Skip navigation links
org.netbeans.modules.projectapi/1 1.87
A C D E F G H I L M N O P R S T U 

P

parentOf(Project) - Static method in class org.netbeans.api.project.ProjectUtils
Utility method for ParentProjectProvider.
ParentProjectProvider - Interface in org.netbeans.spi.project
Optional ability of a project to determine its immediate parent project, if there is any.
Project - Interface in org.netbeans.api.project
Represents one IDE project in memory.
ProjectConfiguration - Interface in org.netbeans.spi.project
Represents one user-selectable configuration of a particular project.
ProjectConfigurationProvider<C extends ProjectConfiguration> - Interface in org.netbeans.spi.project
Provider of configurations for a project.
ProjectContainerProvider - Interface in org.netbeans.spi.project
This is a less vague variant of the SubprojectProvider for code that wants to access projects that the current project serves as container for.
ProjectContainerProvider.Result - Class in org.netbeans.spi.project
non mutable result object
ProjectFactory - Interface in org.netbeans.spi.project
Create in-memory projects from disk directories.
ProjectFactory2 - Interface in org.netbeans.spi.project
Create in-memory projects from disk directories.
ProjectIconAnnotator - Interface in org.netbeans.spi.project
Permits third parties to alter a project's icon.
ProjectInformation - Interface in org.netbeans.api.project
General information about a project.
ProjectInformationProvider - Interface in org.netbeans.spi.project
 
ProjectManager - Class in org.netbeans.api.project
Manages loaded projects.
ProjectManager.Result - Class in org.netbeans.api.project
A result (immutable) object returned from ProjectManager.isProject2(org.openide.filesystems.FileObject) method.
ProjectManagerImplementation - Interface in org.netbeans.spi.project
The SPI class for ProjectManager.
ProjectManagerImplementation.ProjectManagerCallBack - Class in org.netbeans.spi.project
Callback to notify the ProjectManager about changes.
ProjectOperations - Class in org.netbeans.spi.project.support
Allows gathering information for various project operations.
ProjectServiceProvider - Annotation Type in org.netbeans.spi.project
Like LookupProvider but registers a single object into a project's lookup.
ProjectState - Interface in org.netbeans.spi.project
Callback permitting Projects to inform the ProjectManager of important lifecycle events.
ProjectUtils - Class in org.netbeans.api.project
Utility methods to get information about Projects.
PROP_CONFIGURATION_ACTIVE - Static variable in interface org.netbeans.spi.project.ProjectConfigurationProvider
Property name for the active configuration.
PROP_CONFIGURATIONS - Static variable in interface org.netbeans.spi.project.ProjectConfigurationProvider
Property name of the set of configurations.
PROP_CONTAINERSHIP - Static variable in interface org.netbeans.api.project.SourceGroup
Pseudo-property used to indicate changes in containership of some subfiles.
PROP_DISPLAY_NAME - Static variable in interface org.netbeans.api.project.ProjectInformation
Property name fired when the display name changes.
PROP_ICON - Static variable in interface org.netbeans.api.project.ProjectInformation
Property name fired when the icon changes.
PROP_NAME - Static variable in interface org.netbeans.api.project.ProjectInformation
Property name fired when the code name changes.
put(String, String, boolean) - Method in interface org.netbeans.spi.project.AuxiliaryProperties
Put a property value.
putConfigurationFragment(Element, boolean) - Method in interface org.netbeans.spi.project.AuxiliaryConfiguration
Insert a custom fragment into the project's unstructured configuration data as a portion of a DOM tree.
A C D E F G H I L M N O P R S T U 
Skip navigation links
org.netbeans.modules.projectapi/1 1.87