Uses of Class
com.jivesoftware.spark.component.JiveTreeNode

Packages that use JiveTreeNode
com.jivesoftware.spark.component Provides useful Swing components that can be used within Spark. 
 

Uses of JiveTreeNode in com.jivesoftware.spark.component
 

Subclasses of JiveTreeNode in com.jivesoftware.spark.component
 class CheckNode
          Creates one tree node with a check box.
 

Methods in com.jivesoftware.spark.component that return JiveTreeNode
 JiveTreeNode Tree.getTreeNode()
          Returns the last selected node in the tree.
 

Methods in com.jivesoftware.spark.component with parameters of type JiveTreeNode
 java.lang.String RosterTree.getJID(JiveTreeNode node)
          Returns the selected agent node userobject.