- bottomPanel(WizardDescriptor.Panel<WizardDescriptor>) - Method in class org.netbeans.spi.project.ui.templates.support.Templates.SimpleTargetChooserBuilder
-
Sets a panel which should be placed underneath the default chooser.
- BuildExecutionSupport - Class in org.netbeans.spi.project.ui.support
-
Register running and finished build/run/debug tasks for use
by generic project UI, like "Repeat Build" action or "Stop Build" action
in main menu.
- BuildExecutionSupport.ActionItem - Interface in org.netbeans.spi.project.ui.support
-
Wrapper for the build job used by BuildExecutionSupport
, extending Item
,
allows collecting history of executions keyed by the getAction()
values.
- BuildExecutionSupport.Item - Interface in org.netbeans.spi.project.ui.support
-
Wrapper for the build job used by BuildExecutionSupport
- buildSimpleTargetChooser(Project, SourceGroup[]) - Static method in class org.netbeans.spi.project.ui.templates.support.Templates
-
Builder for simple target choosers.