|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITreeNode
A default tree node interface for tree viewers.
Forces the use of tree nodes all along the tree.
Method Summary | |
---|---|
int |
comparisonPriority()
An integer value that represents the priority of this kind of node. |
ITreeNode[] |
getChildren()
Get children nodes. |
ITreeNode |
getParent()
Get parent node. |
boolean |
hasChildren()
Has current node any children ? |
boolean |
isHandling(Object element_p)
Is node handling/representing given element ? |
Method Detail |
---|
ITreeNode[] getChildren()
ITreeNode getParent()
boolean hasChildren()
boolean isHandling(Object element_p)
element_p
-
int comparisonPriority()
ITreeNode
.
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.