public class ChildrenEnumeration extends Object implements Enumeration
Constructor and Description |
---|
ChildrenEnumeration(TreePath path,
TreeModel model) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasMoreElements() |
Object |
nextElement() |
public boolean hasMoreElements()
hasMoreElements
in interface Enumeration
public Object nextElement()
nextElement
in interface Enumeration
Copyright © 2019. All Rights Reserved.