Method Summary |
|
public boolean | canOpen() Can the element be opened. |
public int | childCount() Number of children. |
public Enumeration | elements() Return the children TreeEntry's. |
public boolean | isOpen() |
public void | setOpen(boolean isOpen) Set if the element is open in the tree. |
public String | toString() String representation of the element for the List. |