org.netbeans.modules.java.api.common/0 1.37

org.netbeans.modules.java.api.common.project.ui
Class JavaSourceNodeFactory

java.lang.Object
  extended by 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

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.netbeans.spi.project.ui.support.NodeFactory
NodeFactory.Registration
 
Constructor Summary
JavaSourceNodeFactory()
           
 
Method Summary
 NodeList createNodes(Project p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaSourceNodeFactory

public JavaSourceNodeFactory()
Method Detail

createNodes

public NodeList createNodes(Project p)
Specified by:
createNodes in interface NodeFactory

org.netbeans.modules.java.api.common/0 1.37

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.