Public Member Functions

com.cosylab.cdb.CDBTreeNode Class Reference

Inherits javax::swing::tree::DefaultMutableTreeNode.

List of all members.

Public Member Functions

 CDBTreeNode (String name, Context parent, Context context)
boolean isLeaf ()
int getChildCount ()
String getValue ()
String toString ()

Constructor & Destructor Documentation

com.cosylab.cdb.CDBTreeNode.CDBTreeNode ( String  name,
Context  parent,
Context  context 
)

Member Function Documentation

int com.cosylab.cdb.CDBTreeNode.getChildCount (  ) 
String com.cosylab.cdb.CDBTreeNode.getValue (  ) 
boolean com.cosylab.cdb.CDBTreeNode.isLeaf (  ) 
String com.cosylab.cdb.CDBTreeNode.toString (  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties