Index
All Classes and Interfaces|All Packages|Constant Field Values
N
- NestedClass - Class in org.netbeans.spi.project
-
Structure representing an identification of a nested class in a file.
- NestedClass(String, String, FileObject) - Constructor for class org.netbeans.spi.project.NestedClass
-
Creates a new instance holding the specified identification of a nested class.
- newBuilder(Project) - Static method in class org.netbeans.api.project.ProjectActionContext
-
Creates a new
ProjectActionContext
builder for the given project. - newDerivedBuilder() - Method in class org.netbeans.api.project.ProjectActionContext
-
Creates a Builder to create a similar ProjectActionContext to this one.
- notifyCopied(Project, File, String) - Method in interface org.netbeans.spi.project.CopyOperationImplementation
-
Notification that the copy operation has finished.
- notifyCopied(Project, Project, File, String) - Static method in class org.netbeans.spi.project.support.ProjectOperations
-
Notification that the project has been copied.
- notifyCopying() - Method in interface org.netbeans.spi.project.CopyOperationImplementation
-
Pre-copy notification.
- notifyCopying(Project) - Static method in class org.netbeans.spi.project.support.ProjectOperations
-
Notification that the project is about to be copyied.
- notifyDeleted() - Method in interface org.netbeans.spi.project.DeleteOperationImplementation
-
Notification that the delete operation has finished.
- notifyDeleted() - Method in interface org.netbeans.spi.project.ProjectState
-
Inform the manager that the project has been deleted.
- notifyDeleted(Project) - Method in class org.netbeans.spi.project.ProjectManagerImplementation.ProjectManagerCallBack
-
Project was deleted or renamed.
- notifyDeleted(Project) - Static method in class org.netbeans.spi.project.support.ProjectOperations
-
Notification that the project has been deleted.
- notifyDeleting() - Method in interface org.netbeans.spi.project.DeleteOperationImplementation
-
Pre-delete notification.
- notifyDeleting(Project) - Static method in class org.netbeans.spi.project.support.ProjectOperations
-
Notification that the project is about to be deleted.
- notifyModified(Project) - Method in class org.netbeans.spi.project.ProjectManagerImplementation.ProjectManagerCallBack
-
Project was modified.
- notifyMoved(Project, File, String) - Method in interface org.netbeans.spi.project.MoveOperationImplementation
-
Notification that the move operation has finished.
- notifyMoved(Project, Project, File, String) - Static method in class org.netbeans.spi.project.support.ProjectOperations
-
Notification that the project has been moved.
- notifyMoving() - Method in interface org.netbeans.spi.project.MoveOperationImplementation
-
Pre-move notification.
- notifyMoving(Project) - Static method in class org.netbeans.spi.project.support.ProjectOperations
-
Notification that the project is about to be moved.
- notifyRenamed(String) - Method in interface org.netbeans.spi.project.MoveOrRenameOperationImplementation
-
Notification that the rename operation has finished.
- notifyRenaming() - Method in interface org.netbeans.spi.project.MoveOrRenameOperationImplementation
-
Pre-rename notification.
All Classes and Interfaces|All Packages|Constant Field Values