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

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

 

Uses of Class
org.netbeans.api.java.classpath.GlobalPathRegistry

Packages that use GlobalPathRegistry
org.netbeans.api.java.classpath Representation of Java classpaths, and the ability to find the classpath needed for a particular purpose. 
 

Uses of GlobalPathRegistry in org.netbeans.api.java.classpath
 

Methods in org.netbeans.api.java.classpath that return GlobalPathRegistry
 GlobalPathRegistry GlobalPathRegistryEvent.getRegistry()
          Get the affected registry.
static GlobalPathRegistry GlobalPathRegistry.getDefault()
          Get the singleton instance of the registry.
 


 

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