org.netbeans.modules.java.api.common.project.ui
Class JavaSourceNodeFactory
java.lang.Object
org.netbeans.modules.java.api.common.project.ui.JavaSourceNodeFactory
- All Implemented Interfaces:
- NodeFactory
public final class JavaSourceNodeFactory
- extends Object
- implements NodeFactory
Java sources node factory.
- Since:
- org.netbeans.modules.java.api.common/1 1.5
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaSourceNodeFactory
public JavaSourceNodeFactory()
createNodes
public NodeList createNodes(Project p)
- Specified by:
createNodes in interface NodeFactory