- getAction() - Method in interface org.netbeans.spi.project.ui.support.BuildExecutionSupport.ActionItem
-
ActionProvider
constants, used for grouping the history items, as of 1.69 only ActionProvider.COMMAND_RUN
is supported in UI.
- getCloseListener() - Method in class org.netbeans.spi.project.ui.support.ProjectCustomizer.Category
-
Returns the action listener that is executed outside of AWT EQ and is associated
with this category that gets notified when the customizer is going to be closed.
- getDefinesMainProject(WizardDescriptor) - Static method in class org.netbeans.spi.project.ui.templates.support.Templates
-
Checks whether a project wizard will set the main project.
- getDisplayName() - Method in interface org.netbeans.spi.project.ui.support.BuildExecutionSupport.Item
-
Display name of the build job
- getDisplayName() - Method in class org.netbeans.spi.project.ui.support.ProjectCustomizer.Category
-
Gets display name of given category.
- getErrorMessage() - Method in class org.netbeans.spi.project.ui.support.ProjectCustomizer.Category
-
Returns an error message for this category.
- getExistingSourcesFolder(WizardDescriptor) - Static method in class org.netbeans.spi.project.ui.templates.support.Templates
-
Find the existing sources folder selected for a custom template wizard iterator.
- getIcon() - Method in class org.netbeans.spi.project.ui.support.ProjectCustomizer.Category
-
Gets icon of given category.
- getLastFinishedItem() - Static method in class org.netbeans.spi.project.ui.support.BuildExecutionSupport
-
Returns the last registered finished item.
- getName() - Method in class org.netbeans.spi.project.ui.support.ProjectCustomizer.Category
-
Gets programmatic name of given category.
- getOkButtonListener() - Method in class org.netbeans.spi.project.ui.support.ProjectCustomizer.Category
-
Returns the action listener associated with this category that gets notified
when OK button is pressed on the customizer.
- getProject(WizardDescriptor) - Static method in class org.netbeans.spi.project.ui.templates.support.Templates
-
Find the project selected for a custom template wizard iterator.
- getProjectDirectory() - Method in interface org.netbeans.spi.project.ui.support.BuildExecutionSupport.ActionItem
-
used for memory releasing purposes, all items from given project will be removed when the project is no longer opened.
- getProjectsFolder() - Static method in class org.netbeans.spi.project.ui.support.ProjectChooser
-
Returns the folder last used for creating a new project.
- getStoreListener() - Method in class org.netbeans.spi.project.ui.support.ProjectCustomizer.Category
-
Returns the action listener that is executed outside of AWT EQ and is associated
with this category that gets notified when OK button is pressed on the customizer.
- getSubcategories() - Method in class org.netbeans.spi.project.ui.support.ProjectCustomizer.Category
-
Gets subcategories of given category.
- getTargetFolder(WizardDescriptor) - Static method in class org.netbeans.spi.project.ui.templates.support.Templates
-
Find the target folder selected for a custom template wizard iterator.
- getTargetName(WizardDescriptor) - Static method in class org.netbeans.spi.project.ui.templates.support.Templates
-
- getTemplate(WizardDescriptor) - Static method in class org.netbeans.spi.project.ui.templates.support.Templates
-
Find the template with which a custom template wizard iterator is associated.