cz.cuni.amis.nb.util
Class NodeFactory.IdentityFactory
java.lang.Object
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>
|
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 |
NodeFactory.IdentityFactory
public NodeFactory.IdentityFactory()
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.