br.usp.iterador.gui
Class PanelBuilder

java.lang.Object
  extended by br.usp.iterador.gui.PanelBuilder

public class PanelBuilder
extends java.lang.Object


Constructor Summary
protected PanelBuilder(Application application, GuiFactory factory, ReflectionResolver refResolver)
           
 
Method Summary
 javax.swing.JPanel build(SimpleProperties p, java.util.List<DataModel> models)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PanelBuilder

protected PanelBuilder(Application application,
                       GuiFactory factory,
                       ReflectionResolver refResolver)
Method Detail

build

public javax.swing.JPanel build(SimpleProperties p,
                                java.util.List<DataModel> models)
                         throws JXPathException
Throws:
JXPathException


Copyright 2004-2004-2006 IME - USP. All Rights Reserved.