Package convex.gui.manager.windows.state
Class StateTreeNode<T extends convex.core.data.ACell>
java.lang.Object
convex.gui.manager.windows.state.StateTreeNode<T>
- All Implemented Interfaces:
TreeNode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionEnumeration<? extends TreeNode>children()booleangetChildAt(int childIndex) intintbooleanisLeaf()toString()
-
Constructor Details
-
StateTreeNode
-
-
Method Details
-
getChildAt
- Specified by:
getChildAtin interfaceTreeNode
-
getChildCount
public int getChildCount()- Specified by:
getChildCountin interfaceTreeNode
-
getParent
-
getIndex
-
getAllowsChildren
public boolean getAllowsChildren()- Specified by:
getAllowsChildrenin interfaceTreeNode
-
isLeaf
public boolean isLeaf() -
children
-
toString
-