cz.cuni.amis.nb.util
Interface NodeFactory<T>

Package class diagram package NodeFactory
All Known Implementing Classes:
NodeFactory.IdentityFactory

public interface NodeFactory<T>

Author:
ik

Nested Class Summary
static class NodeFactory.IdentityFactory
           
 
Method Summary
 org.openide.nodes.Node[] create(T obj)
           
 

Method Detail

create

org.openide.nodes.Node[] create(T obj)


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