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

G-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

G

GlobalPathRegistry - class org.netbeans.api.java.classpath.GlobalPathRegistry.
Maintains a global registry of "interesting" classpaths of various kinds.
GlobalPathRegistryEvent - class org.netbeans.api.java.classpath.GlobalPathRegistryEvent.
Event object giving details of a change in the path registry.
GlobalPathRegistryListener - interface org.netbeans.api.java.classpath.GlobalPathRegistryListener.
Event listener interface for being notified of changes in the set of available paths.
getChangedPaths() - Method in class org.netbeans.api.java.classpath.GlobalPathRegistryEvent
Get a set of classpaths that were added or removed.
getClassLoader(boolean) - Method in class org.netbeans.api.java.classpath.ClassPath
Returns a ClassLoader for loading classes from this ClassPath.
getClassPath(FileObject, String) - Static method in class org.netbeans.api.java.classpath.ClassPath
Find the classpath of a given type, if any, defined for a given file.
getContent() - Method in interface org.netbeans.spi.java.classpath.PathResourceImplementation
Returns ClassPathImplementation representing the content of the PathResourceImplementation.
getContent() - Method in class org.netbeans.spi.java.classpath.support.CompositePathResourceBase
Returns the ClassPathImplementation representing the content of this PathResourceImplementation
getDefault() - Static method in class org.netbeans.api.java.classpath.GlobalPathRegistry
Get the singleton instance of the registry.
getDefiningClassPath() - Method in class org.netbeans.api.java.classpath.ClassPath.Entry
Returns the ClassPath instance, which defines/introduces the Entry.
getError() - Method in class org.netbeans.api.java.classpath.ClassPath.Entry
Retrieves the error condition of the Entry.
getId() - Method in class org.netbeans.api.java.classpath.GlobalPathRegistryEvent
Get the type of classpaths that were added or removed.
getPaths(String) - Method in class org.netbeans.api.java.classpath.GlobalPathRegistry
Find all paths of a certain type.
getRegistry() - Method in class org.netbeans.api.java.classpath.GlobalPathRegistryEvent
Get the affected registry.
getResourceName(FileObject) - Method in class org.netbeans.api.java.classpath.ClassPath
Creates a suitable resource name for the given FileObject within the classpath.
getResourceName(FileObject, char, boolean) - Method in class org.netbeans.api.java.classpath.ClassPath
Computes a resource name for the FileObject, which uses `pathSep' character as a directory separator.
getResources() - Method in interface org.netbeans.spi.java.classpath.ClassPathImplementation
Returns list of entries, the list is unmodifiable.
getRoot() - Method in class org.netbeans.api.java.classpath.ClassPath.Entry
The method returns the root folder represented by the Entry.
getRoots() - Method in class org.netbeans.api.java.classpath.ClassPath
Retrieves valid roots of ClassPath, in the proper order.
getRoots() - Method in interface org.netbeans.api.java.queries.JavadocForBinaryQuery.Result
Get the Javadoc roots.
getRoots() - Method in interface org.netbeans.api.java.queries.SourceForBinaryQuery.Result
Get the source roots.
getRoots() - Method in interface org.netbeans.spi.java.classpath.PathResourceImplementation
Roots of the class path entry.
getRoots() - Method in class org.netbeans.spi.java.classpath.support.CompositePathResourceBase
Returns the roots of the PathResource
getSourceLevel(FileObject) - Static method in class org.netbeans.api.java.queries.SourceLevelQuery
Returns source level of the given Java file, Java package or source folder.
getSourceLevel(FileObject) - Method in interface org.netbeans.spi.java.queries.SourceLevelQueryImplementation
Returns source level of the given Java file.
getSourceRoots() - Method in class org.netbeans.api.java.classpath.GlobalPathRegistry
Convenience method to find all relevant source roots.
getURL() - Method in class org.netbeans.api.java.classpath.ClassPath.Entry
Returns URL of the class path root.

 
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.