Index
All Classes and Interfaces|All Packages|Constant Field Values
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.
- position() - Element in annotation type org.netbeans.spi.project.LookupProvider.Registration.ProjectType
-
Optional ordering.
- Project - Interface in org.netbeans.api.project
-
Represents one IDE project in memory.
- ProjectActionContext - Class in org.netbeans.api.project
-
This represents context for a project model query.
- ProjectActionContext.Builder - Class in org.netbeans.api.project
-
Builder used to construct the
ProjectActionContext
. - ProjectActionContext.ProjectCallback<V,
E> - Interface in org.netbeans.api.project -
Functional callback interface to be used with
ProjectActionContext.apply(org.netbeans.modules.project.dependency.ProjectActionContext.ProjectCallback, org.netbeans.modules.project.dependency.ProjectActionContext...)
- ProjectConfiguration - Interface in org.netbeans.spi.project
-
Represents one user-selectable configuration of a particular project.
- ProjectConfigurationProvider<C> - Interface in org.netbeans.spi.project
-
Provider of configurations for a project.
- Project Configurations - Search tag in package org.netbeans.spi.project
- Section
- Project Configuration SPI - Search tag in package org.netbeans.spi.project
- Section
- 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
Project
s to inform theProjectManager
of important lifecycle events. - projectType() - Element in annotation type org.netbeans.spi.project.LookupMerger.Registration
-
Token(s) denoting one or more project types, e.g.
- projectType() - Element in annotation type org.netbeans.spi.project.LookupProvider.Registration
-
Token(s) denoting one or more project types, e.g.
- projectType() - Element in annotation type org.netbeans.spi.project.ProjectServiceProvider
-
Token(s) denoting one or more project types, e.g.
- projectTypes() - Element in annotation type org.netbeans.spi.project.LookupMerger.Registration
-
Alternate registration of project types with positions.
- projectTypes() - Element in annotation type org.netbeans.spi.project.LookupProvider.Registration
-
Alternate registration of project types with positions.
- projectTypes() - Element in annotation type org.netbeans.spi.project.ProjectServiceProvider
-
Alternate registration of project types with positions.
- ProjectUtils - Class in org.netbeans.api.project
-
Utility methods to get information about
Project
s. - 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.
All Classes and Interfaces|All Packages|Constant Field Values