Index
All Classes and Interfaces|All Packages|Constant Field Values
I
- id() - Element in annotation type org.netbeans.spi.project.LookupProvider.Registration.ProjectType
-
Token denoting project type.
- Implementation Details - Search tag in Overview
- Section
- init(ProjectManagerImplementation.ProjectManagerCallBack) - Method in interface org.netbeans.spi.project.ProjectManagerImplementation
-
Configures
ProjectManagerImplementation
. - invokeAction(String, Lookup) - Method in interface org.netbeans.spi.project.ActionProvider
-
Run a project command.
- isActionEnabled(String, Lookup) - Method in interface org.netbeans.spi.project.ActionProvider
-
Tells whether the command can be invoked in given context and thus if actions representing this command should be enabled or disabled.
- isCopyOperationSupported(Project) - Static method in class org.netbeans.spi.project.support.ProjectOperations
-
Test whether the copy operation is supported on the given project.
- isDeleteOperationSupported(Project) - Static method in class org.netbeans.spi.project.support.ProjectOperations
-
Test whether the delete operation is supported on the given project.
- isModified(Project) - Method in class org.netbeans.api.project.ProjectManager
-
Check whether a given project is current modified.
- isModified(Project) - Method in interface org.netbeans.spi.project.ProjectManagerImplementation
-
Check whether a given project is current modified.
- isMoveOperationSupported(Project) - Static method in class org.netbeans.spi.project.support.ProjectOperations
-
Tests whether the move or rename operations are supported on the given project.
- isProject(FileObject) - Method in class org.netbeans.api.project.ProjectManager
-
Check whether a given directory is likely to contain a project without actually loading it.
- isProject(FileObject) - Method in interface org.netbeans.spi.project.ProjectFactory
-
Test whether a given directory probably refers to a project recognized by this factory without actually trying to create it.
- isProject(FileObject) - Method in interface org.netbeans.spi.project.ProjectManagerImplementation
-
Check whether a given directory is likely to contain a project without actually loading it.
- isProject2(FileObject) - Method in class org.netbeans.api.project.ProjectManager
-
Check whether a given directory is likely to contain a project without actually loading it.
- isProject2(FileObject) - Method in interface org.netbeans.spi.project.ProjectFactory2
-
Test whether a given directory probably refers to a project recognized by this factory without actually trying to create it.
- isRecursive() - Method in class org.netbeans.spi.project.DependencyProjectProvider.Result
- isRecursive() - Method in class org.netbeans.spi.project.ProjectContainerProvider.Result
- isValid(Project) - Method in class org.netbeans.api.project.ProjectManager
-
Checks whether a project is still valid.
- isValid(Project) - Method in interface org.netbeans.spi.project.ProjectManagerImplementation
-
Checks whether a project is still valid.
All Classes and Interfaces|All Packages|Constant Field Values