- getDefault() - Static method in class org.netbeans.api.project.ui.OpenProjects
-
Get the default singleton instance of this class.
- 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.
- getMainProject() - Method in class org.netbeans.api.project.ui.OpenProjects
-
Retrieves the current main project set in the IDE.
- 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.
- getOpenProjects() - Method in class org.netbeans.api.project.ui.OpenProjects
-
Gets a list of currently open projects.
- getPrivilegedTemplates() - Method in interface org.netbeans.spi.project.ui.PrivilegedTemplates
-
Lists privileged templates.
- getProject(WizardDescriptor) - Static method in class org.netbeans.spi.project.ui.templates.support.Templates
-
Find the project selected for a custom template wizard iterator.
- getProjectsFolder() - Static method in class org.netbeans.spi.project.ui.support.ProjectChooser
-
Returns the folder last used for creating a new project.
- getRecommendedTypes() - Method in interface org.netbeans.spi.project.ui.RecommendedTemplates
-
Lists supported template types.
- 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
-
Method to communicate current choice of target name to a custom
WizardDescriptor.InstantiatingIterator
associated with particular template.
- 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.