cz.cuni.amis.nb.util
Class NodeFactory.IdentityFactory

Package class diagram package NodeFactory.IdentityFactory
java.lang.Object
  extended by cz.cuni.amis.nb.util.NodeFactory.IdentityFactory
All Implemented Interfaces:
NodeFactory<org.openide.nodes.Node>
Enclosing interface:
NodeFactory<T>

public static class NodeFactory.IdentityFactory
extends Object
implements NodeFactory<org.openide.nodes.Node>


Nested Class Summary
 
Nested classes/interfaces inherited from interface cz.cuni.amis.nb.util.NodeFactory
NodeFactory.IdentityFactory
 
Constructor Summary
NodeFactory.IdentityFactory()
           
 
Method Summary
 org.openide.nodes.Node[] create(org.openide.nodes.Node obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeFactory.IdentityFactory

public NodeFactory.IdentityFactory()
Method Detail

create

public org.openide.nodes.Node[] create(org.openide.nodes.Node obj)
Specified by:
create in interface NodeFactory<org.openide.nodes.Node>


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