|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NavigationNode
This interface describes nodes in the Skeleton (Pro) navigation tree.
Method Summary | |
---|---|
Icon |
getIcon(boolean selected)
Returns this node's icon for the given selection state. |
Object |
getModel()
Returns this node's model. |
String |
getName()
Returns this node's name. |
Methods inherited from interface javax.swing.tree.TreeNode |
---|
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf |
Method Detail |
---|
Icon getIcon(boolean selected)
String getName()
Object getModel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |