Index
All Classes and Interfaces|All Packages|Constant Field Values
M
- markExternalOwner(URI, Project, int) - Static method in class org.netbeans.api.project.FileOwnerQuery
-
Mark an external URI (folder or file) as being owned by a particular project.
- markExternalOwner(FileObject, Project, int) - Static method in class org.netbeans.api.project.FileOwnerQuery
-
Mark an external folder or file as being owned by a particular project.
- markModified() - Method in interface org.netbeans.spi.project.ProjectState
-
Inform the manager that the project's in-memory state has been modified and that a call to
ProjectFactory.saveProject(org.netbeans.api.project.Project)
may be needed. - merge(Lookup) - Method in interface org.netbeans.spi.project.LookupMerger
-
Merge instances of the given class in the given lookup and return merged object which substitutes them.
- Motivation - Search tag in package org.netbeans.spi.project
- Section
- MoveOperationImplementation - Interface in org.netbeans.spi.project
-
Project Rename/Move Operation.
- MoveOrRenameOperationImplementation - Interface in org.netbeans.spi.project
-
A preferred substitute for
MoveOperationImplementation
to be used when the project can behave more simply, efficiently, and robustly when it is simply being renamed (code and/or display name) without actually being moved to a new location. - mutex() - Static method in class org.netbeans.api.project.ProjectManager
-
Get a read/write lock to be used for all project metadata accesses.
- mutex(boolean, Project, Project...) - Static method in class org.netbeans.api.project.ProjectManager
-
Get a read/write lock to be used for project metadata accesses.
All Classes and Interfaces|All Packages|Constant Field Values