站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

F-Index (NetBeans Java Support APIs) - NetBeans API Javadoc 5.0.0

 
A B C D E F G I J M O P R S T U

F

findAllResources(String) - Method in class org.netbeans.api.java.classpath.ClassPath
Gives out an ordered collection containing all FileObjects, which correspond to a given ResourceName; only the first one is seen by the ClassLoader at runtime or can be linked against.
findClassPath(FileObject, String) - Method in interface org.netbeans.spi.java.classpath.ClassPathProvider
Find some kind of a classpath for a given file.
findJavadoc(URL) - Static method in class org.netbeans.api.java.queries.JavadocForBinaryQuery
Find Javadoc information for a classpath root containing Java classes.
findJavadoc(URL) - Method in interface org.netbeans.spi.java.queries.JavadocForBinaryQueryImplementation
Find any Javadoc corresponding to the given classpath root containing Java classes.
findOwnerRoot(FileObject) - Method in class org.netbeans.api.java.classpath.ClassPath
Finds a root in this ClassPath, that owns the given file.
findResource(String) - Method in class org.netbeans.api.java.classpath.ClassPath
Returns a FileObject for the specified resource.
findResource(String) - Method in class org.netbeans.api.java.classpath.GlobalPathRegistry
Convenience method to find a particular source file by resource path.
findSource(FileObject) - Static method in class org.netbeans.api.java.queries.UnitTestForSourceQuery
Deprecated. Use UnitTestForSourceQuery.findSources(org.openide.filesystems.FileObject) instead.
findSource(FileObject) - Method in interface org.netbeans.spi.java.queries.UnitTestForSourceQueryImplementation
Deprecated. Returns the source root for a given test root.
findSourceRoots(URL) - Static method in class org.netbeans.api.java.queries.SourceForBinaryQuery
Returns the source root for given binary root (for example, src folder for jar file or build folder).
findSourceRoots(URL) - Method in interface org.netbeans.spi.java.queries.SourceForBinaryQueryImplementation
Returns the source root(s) for a given binary root.
findSources(FileObject) - Static method in class org.netbeans.api.java.queries.UnitTestForSourceQuery
Returns the source roots for a given test root.
findSources(FileObject) - Method in interface org.netbeans.spi.java.queries.MultipleRootsUnitTestForSourceQueryImplementation
Returns the source roots for a given test root.
findUnitTest(FileObject) - Static method in class org.netbeans.api.java.queries.UnitTestForSourceQuery
Deprecated. Use UnitTestForSourceQuery.findUnitTests(org.openide.filesystems.FileObject) instead.
findUnitTest(FileObject) - Method in interface org.netbeans.spi.java.queries.UnitTestForSourceQueryImplementation
Deprecated. Returns the test root for a given source root.
findUnitTests(FileObject) - Static method in class org.netbeans.api.java.queries.UnitTestForSourceQuery
Returns the test roots for a given source root.
findUnitTests(FileObject) - Method in interface org.netbeans.spi.java.queries.MultipleRootsUnitTestForSourceQueryImplementation
Returns the test roots for a given source root.
firePropertyChange(String, Object, Object) - Method in class org.netbeans.spi.java.classpath.support.CompositePathResourceBase
Fires PropertyChangeEvent
firePropertyChange(String, Object, Object) - Method in class org.netbeans.spi.java.classpath.support.PathResourceBase
Fires PropertyChangeEvent

 
A B C D E F G I J M O P R S T U
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.