Package | Description |
---|---|
org.netbeans.spi.project.ui.support |
Helpful UI support classes for general projects.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Built on May 31 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.