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

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

 

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

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

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

Methods in org.netbeans.api.java.classpath with parameters of type GlobalPathRegistryEvent
 void GlobalPathRegistryListener.pathsAdded(GlobalPathRegistryEvent event)
          Called when some paths are added.
 void GlobalPathRegistryListener.pathsRemoved(GlobalPathRegistryEvent event)
          Called when some paths are removed.
 


 

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