Package | Description |
---|---|
org.netbeans.api.java.classpath |
Representation of Java classpaths, and the ability to find the classpath needed
for a particular purpose.
|
Modifier and Type | Method and Description |
---|---|
void |
GlobalPathRegistryListener.pathsAdded(GlobalPathRegistryEvent event)
Called when some paths are added.
|
void |
GlobalPathRegistryListener.pathsRemoved(GlobalPathRegistryEvent event)
Called when some paths are removed.
|