|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.joseluismartin.gui.AbstractView<TreeViewModel>
info.joseluismartin.gui.tree.TreeView
public class TreeView
Tree View that show a List of TreeModelBuilders
| Field Summary |
|---|
| Fields inherited from class info.joseluismartin.gui.AbstractView |
|---|
DEFAULT_BINDER_FACTORY_NAME, errors, height, messageSource, width |
| Constructor Summary | |
|---|---|
TreeView()
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent e)
|
protected JComponent |
buildPanel()
Build the JComponent that hold controls. |
protected void |
doRefresh()
Callback method for refresh() |
void |
init()
|
| Methods inherited from class info.joseluismartin.gui.AbstractView |
|---|
addView, autobind, bind, bind, clear, controlChange, doUpdate, enableView, getBinderFactory, getBindingResult, getControlAccessorFactory, getErrorMessage, getErrorProcessors, getHeight, getIgnoredProperties, getMessage, getMessageSource, getModel, getName, getPanel, getValidator, getWidth, ignoreProperties, ignoreProperty, isAutobinding, isDirty, listen, onSetModel, refresh, setAutobinding, setBinderFactory, setControlAccessorFactory, setDirty, setErrorProcessors, setHeight, setIgnoredProperties, setMessageSource, setModel, setName, setValidator, setWidth, update, validateView |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TreeView()
| Method Detail |
|---|
public void init()
protected JComponent buildPanel()
AbstractView
buildPanel in class AbstractView<TreeViewModel>protected void doRefresh()
doRefresh in class AbstractView<TreeViewModel>public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||