org.netbeans.modules.projectuiapi/1 1.51.1 8

Uses of Interface
org.netbeans.spi.project.ui.support.NodeList

Packages that use NodeList
org.netbeans.spi.project.ui.support Helpful UI support classes for general projects. 
 

Uses of NodeList in org.netbeans.spi.project.ui.support
 

Methods in org.netbeans.spi.project.ui.support that return NodeList
 NodeList<?> NodeFactory.createNodes(Project p)
          Create a list of children nodes for the given project.
static NodeList<?> NodeFactorySupport.fixedNodeList(Node... nodes)
          Utility method for creating a non variable NodeList instance.
 


org.netbeans.modules.projectuiapi/1 1.51.1 8

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.