|
Copyright © 2005 Scientific Applications. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TreeNodeEnumeration
TreeNodeEnumeration is an enumeration for the nodes of a TreeModel that also defines a method for retrieving the level of the node being returned.
| Method Summary | |
|---|---|
int |
getNodeLevel()
Returns the level of the node that has been previously returned by the nextElement method. |
| Methods inherited from interface java.util.Enumeration |
|---|
hasMoreElements, nextElement |
| Method Detail |
|---|
int getNodeLevel()
|
Copyright © 2005 Scientific Applications. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||