| Modifier and Type | Field and Description |
|---|---|
protected CoserConstants.Category[] |
dataCategory |
protected org.jdesktop.swingx.tree.TreeModelSupport |
support |
| Constructor and Description |
|---|
ValidatorsTreeModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTreeModelListener(TreeModelListener l) |
Object |
getChild(Object parent,
int index) |
int |
getChildCount(Object parent) |
int |
getIndexOfChild(Object parent,
Object child) |
Object |
getRoot() |
boolean |
isLeaf(Object node) |
void |
removeTreeModelListener(TreeModelListener l) |
void |
valueForPathChanged(TreePath path,
Object newValue) |
protected org.jdesktop.swingx.tree.TreeModelSupport support
protected CoserConstants.Category[] dataCategory
public int getChildCount(Object parent)
getChildCount in interface TreeModelpublic void valueForPathChanged(TreePath path, Object newValue)
valueForPathChanged in interface TreeModelpublic int getIndexOfChild(Object parent, Object child)
getIndexOfChild in interface TreeModelpublic void addTreeModelListener(TreeModelListener l)
addTreeModelListener in interface TreeModelpublic void removeTreeModelListener(TreeModelListener l)
removeTreeModelListener in interface TreeModelCopyright © 2010-2012 Ifremer. All Rights Reserved.