|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.openide.nodes.Children org.openide.nodes.Children.Array org.openide.nodes.Children.Keys org.netbeans.modules.vcscore.grouping.MainVcsGroupChildren
List of children of a containing node. Remember to document what your permitted keys are!
Nested Class Summary |
Nested classes inherited from class org.openide.nodes.Children |
Children.Array, Children.Keys, Children.Map, Children.SortedArray, Children.SortedMap |
Field Summary |
Fields inherited from class org.openide.nodes.Children.Array |
nodes |
Fields inherited from class org.openide.nodes.Children |
LEAF, MUTEX |
Constructor Summary | |
MainVcsGroupChildren()
|
Method Summary | |
protected void |
addNotify()
Called when the preparetion of nodes is needed |
protected Node[] |
createNodes(Object key)
Creates nodes for given key. |
static DataFolder |
getMainVcsGroupFolder()
|
protected void |
removeNotify()
Called when all children are garbage collected |
Methods inherited from class org.openide.nodes.Children.Keys |
add, clone, 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 |
findChild, getNode, getNodes, getNodes, getNodesCount, isInitialized, nodes |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MainVcsGroupChildren()
Method Detail |
public static DataFolder getMainVcsGroupFolder()
protected void addNotify()
protected void removeNotify()
protected Node[] createNodes(Object key)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |