Inherits javax::swing::tree::DefaultMutableTreeNode.
Public Member Functions | |
| CDBTreeNode (String name, Context parent, Context context) | |
| boolean | isLeaf () |
| int | getChildCount () |
| String | getValue () |
| String | toString () |
| com.cosylab.cdb.CDBTreeNode.CDBTreeNode | ( | String | name, | |
| Context | parent, | |||
| Context | context | |||
| ) |
Referenced by com.cosylab.cdb.CDBTreeNode.getChildCount().
| int com.cosylab.cdb.CDBTreeNode.getChildCount | ( | ) |
References com.cosylab.cdb.CDBTreeNode.CDBTreeNode().
| String com.cosylab.cdb.CDBTreeNode.getValue | ( | ) |
References com.cosylab.cdb.CDBTreeNode.isLeaf().
Referenced by com.cosylab.cdb.CDBBrowser.valueChanged().
| boolean com.cosylab.cdb.CDBTreeNode.isLeaf | ( | ) |
Referenced by com.cosylab.cdb.CDBTreeNode.getValue().
| String com.cosylab.cdb.CDBTreeNode.toString | ( | ) |
1.7.0