Package jspecview.tree
Class SimpleTreeEnumeration
java.lang.Object
jspecview.tree.SimpleTreeEnumeration
- All Implemented Interfaces:
Enumeration<JSVTreeNode>
-
Constructor Details
-
SimpleTreeEnumeration
-
-
Method Details
-
hasMoreElements
public boolean hasMoreElements()- Specified by:
hasMoreElementsin interfaceEnumeration<JSVTreeNode>
-
nextElement
- Specified by:
nextElementin interfaceEnumeration<JSVTreeNode>
-