cz.cuni.amis.nb.pogamut.base.introspection
Class FolderNode.IntrospectionChildren

Package class diagram package FolderNode.IntrospectionChildren
java.lang.Object
  extended by org.openide.nodes.Children
      extended by org.openide.nodes.Children.Array
          extended by org.openide.nodes.Children.Keys
              extended by cz.cuni.amis.nb.pogamut.base.introspection.FolderNode.IntrospectionChildren
All Implemented Interfaces:
Cloneable
Enclosing class:
FolderNode

protected static class FolderNode.IntrospectionChildren
extends org.openide.nodes.Children.Keys


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
protected  cz.cuni.amis.introspection.Folder parent
           
 
Fields inherited from class org.openide.nodes.Children.Array
nodes
 
Fields inherited from class org.openide.nodes.Children
LEAF, MUTEX
 
Constructor Summary
FolderNode.IntrospectionChildren(cz.cuni.amis.introspection.Folder parent)
           
 
Method Summary
protected  void addNotify()
           
protected  org.openide.nodes.Node[] createNodes(Object obj)
           
protected  void removeNotify()
           
 
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
create, createLazy, findChild, getNode, getNodeAt, getNodes, getNodes, getNodesCount, getNodesCount, isInitialized, nodes, snapshot
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

parent

protected cz.cuni.amis.introspection.Folder parent
Constructor Detail

FolderNode.IntrospectionChildren

public FolderNode.IntrospectionChildren(cz.cuni.amis.introspection.Folder parent)
Method Detail

addNotify

protected void addNotify()
Overrides:
addNotify in class org.openide.nodes.Children

removeNotify

protected void removeNotify()
Overrides:
removeNotify in class org.openide.nodes.Children

createNodes

protected org.openide.nodes.Node[] createNodes(Object obj)
Specified by:
createNodes in class org.openide.nodes.Children.Keys


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.