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

M

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.
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.
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.
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.
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.79