| java.lang.Object org.netbeans.modules.projectapi.SimpleFileOwnerQueryImplementation
SimpleFileOwnerQueryImplementation | public class SimpleFileOwnerQueryImplementation implements FileOwnerQueryImplementation(Code) | | Finds a project by searching the directory tree.
author: Jesse Glick |
SimpleFileOwnerQueryImplementation | public SimpleFileOwnerQueryImplementation()(Code) | | Do nothing
|
markExternalOwnerTransient | public static void markExternalOwnerTransient(FileObject root, Project owner)(Code) | | See Also: FileOwnerQuery.markExternalOwner See Also: |
markExternalOwnerTransient | public static void markExternalOwnerTransient(URI root, Project owner)(Code) | | See Also: FileOwnerQuery.markExternalOwner See Also: |
reset | public static void reset()(Code) | | See Also: FileOwnerQuery.reset See Also: |
resetLastFoundReferences | public void resetLastFoundReferences()(Code) | | #111892
|
|
|