- ActionProgress - Class in org.netbeans.spi.project
-
Permits the invoker of an action to follow its progress.
- ActionProgress() - Constructor for class org.netbeans.spi.project.ActionProgress
-
Constructor for subclasses.
- ActionProvider - Interface in org.netbeans.spi.project
-
Ability for a project to have various actions (e.g.
- addChangeListener(ChangeListener) - Method in interface org.netbeans.api.project.Sources
-
Add a listener to changes in the source groups.
- addChangeListener(ChangeListener) - Method in interface org.netbeans.spi.project.DependencyProjectProvider
-
Add a listener to changes in the set of dependency projects.
- addChangeListener(ChangeListener) - Method in interface org.netbeans.spi.project.ProjectContainerProvider
-
Add a listener to changes in the set of dependency projects.
- addChangeListener(ChangeListener) - Method in interface org.netbeans.spi.project.ProjectIconAnnotator
-
Adds a listener to changes in badging.
- addChangeListener(ChangeListener) - Method in interface org.netbeans.spi.project.SubprojectProvider
-
Add a listener to changes in the set of subprojects.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.netbeans.api.project.ProjectInformation
-
Add a listener to property changes.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.netbeans.api.project.SourceGroup
-
Add a listener to changes in aspects of the source group.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.netbeans.spi.project.ProjectConfigurationProvider
-
- annotateIcon(Project, Image, boolean) - Method in interface org.netbeans.spi.project.ProjectIconAnnotator
-
Makes any changes to a project's icon.
- apply(Runnable, ProjectActionContext...) - Method in class org.netbeans.api.project.ProjectActionContext
-
Executes a query using this project context.
- apply(ProjectActionContext.ProjectCallback<V, E>, ProjectActionContext...) - Method in class org.netbeans.api.project.ProjectActionContext
-
Executes a query using this project context.
- AuxiliaryConfiguration - Interface in org.netbeans.spi.project
-
Ability for a project to permit other modules to insert arbitrary metadata
into the project storage area.
- AuxiliaryProperties - Interface in org.netbeans.spi.project
-