Package | Description |
---|---|
ca.odell.glazedlists |
Modifier and Type | Method and Description |
---|---|
TreeList.Node<E> |
TreeList.getTreeNode(int visibleIndex) |
Modifier and Type | Method and Description |
---|---|
java.util.List<TreeList.Node<E>> |
TreeList.Node.getChildren()
List all children of this node.
|
EventList<TreeList.Node<E>> |
TreeList.getNodesList() |
java.util.List<TreeList.Node<E>> |
TreeList.getRoots()
Get a
List containing all TreeList.Node s with no parents in the
tree. |
Modifier and Type | Method and Description |
---|---|
void |
TreeList.listChanged(ListEvent<TreeList.Node<E>> listChanges)
When the underlying list changes, this notification allows the
object to repaint itself or update itself as necessary.
|
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by builder at 2016-02-12 23:17