Package org.praxislive.ide.code
Class ProjectQueryImpl
java.lang.Object
org.praxislive.ide.code.ProjectQueryImpl
- All Implemented Interfaces:
org.netbeans.spi.project.FileOwnerQueryImplementation
public class ProjectQueryImpl
extends Object
implements org.netbeans.spi.project.FileOwnerQueryImplementation
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProjectQueryImpl
public ProjectQueryImpl()
-
-
Method Details
-
getOwner
- Specified by:
getOwnerin interfaceorg.netbeans.spi.project.FileOwnerQueryImplementation
-
getOwner
public org.netbeans.api.project.Project getOwner(org.openide.filesystems.FileObject file) - Specified by:
getOwnerin interfaceorg.netbeans.spi.project.FileOwnerQueryImplementation
-