- java.lang.Object
-
- org.openide.nodes.Children
-
- org.openide.nodes.Children.Array
-
- org.openide.nodes.Children.Keys
-
- cz.cuni.amis.nb.util.flag.FlagChildren<T>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.openide.nodes.Children
org.openide.nodes.Children.Array, org.openide.nodes.Children.Keys<T>, org.openide.nodes.Children.Map<T>, org.openide.nodes.Children.SortedArray, org.openide.nodes.Children.SortedMap<T>
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static Object |
EMPTY
Used to indicate empty list of children.
|
-
Fields inherited from class org.openide.nodes.Children.Array
nodes
-
Fields inherited from class org.openide.nodes.Children
LEAF, MUTEX
-
Constructor Summary
Constructors
| Constructor and Description |
FlagChildren(cz.cuni.amis.utils.flag.Flag<T> flag) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected void |
setKey(T key) |
-
Methods inherited from class org.openide.nodes.Children.Keys
add, clone, createNodes, destroyNodes, refreshKey, remove, setBefore, setKeys, setKeys
-
Methods inherited from class org.openide.nodes.Children.Array
initCollection, refresh
-
Methods inherited from class org.openide.nodes.Children
addNotify, create, createLazy, findChild, getNode, getNodeAt, getNodes, getNodes, getNodesCount, getNodesCount, isInitialized, nodes, removeNotify, snapshot
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.