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

Uses of Package org.netbeans.api.java.classpath (NetBeans Java Support APIs) - NetBeans API Javadoc 5.0.0

 

Uses of Package
org.netbeans.api.java.classpath

Packages that use org.netbeans.api.java.classpath
org.netbeans.api.java.classpath Representation of Java classpaths, and the ability to find the classpath needed for a particular purpose. 
org.netbeans.spi.java.classpath SPI permitting new classpaths to be constructed and registered. 
org.netbeans.spi.java.classpath.support Convenience classes to make it easier to create classpaths. 
 

Classes in org.netbeans.api.java.classpath used by org.netbeans.api.java.classpath
ClassPath
          ClassPath objects should be used to access contents of the ClassPath, searching for resources, objects reachable using the ClassPath at runtime.
GlobalPathRegistry
          Maintains a global registry of "interesting" classpaths of various kinds.
GlobalPathRegistryEvent
          Event object giving details of a change in the path registry.
GlobalPathRegistryListener
          Event listener interface for being notified of changes in the set of available paths.
 

Classes in org.netbeans.api.java.classpath used by org.netbeans.spi.java.classpath
ClassPath
          ClassPath objects should be used to access contents of the ClassPath, searching for resources, objects reachable using the ClassPath at runtime.
 

Classes in org.netbeans.api.java.classpath used by org.netbeans.spi.java.classpath.support
ClassPath
          ClassPath objects should be used to access contents of the ClassPath, searching for resources, objects reachable using the ClassPath at runtime.
 


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.