JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.projectuiapi/1 1.100.0 8
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
O
P
R
S
T
N
newFileAction()
- Static method in class org.netbeans.spi.project.ui.support.
CommonProjectActions
Create an action project dependent "New File" action.
newProjectAction()
- Static method in class org.netbeans.spi.project.ui.support.
CommonProjectActions
Creates action that invokes
New Project
wizard.
newProjectAction(String, Map<String, Object>)
- Static method in class org.netbeans.spi.project.ui.support.
CommonProjectActions
Creates action that invokes the
New Project
wizard, preselects the given category path and propagates a set of custom properties the wizard's
WizardDescriptor
.
node(K)
- Method in interface org.netbeans.spi.project.ui.support.
NodeList
Creates a node for a given key.
NodeFactory
- Interface in
org.netbeans.spi.project.ui.support
Factory interface for distributed creation of project node's children.
NodeFactory.Registration
- Annotation Type in
org.netbeans.spi.project.ui.support
annotation to register NodeFactory instances.
NodeFactorySupport
- Class in
org.netbeans.spi.project.ui.support
Support class for creating Project node's children nodes from NodeFactory instances in layers.
NodeList
<
K
> - Interface in
org.netbeans.spi.project.ui.support
Represents a series of nodes which can be spliced into a children list.
A
B
C
D
E
F
G
I
K
L
M
N
O
P
R
S
T
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.projectuiapi/1 1.100.0 8
Prev Letter
Next Letter
Frames
No Frames
All Classes