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 |
---|---|
static GlobalPathRegistry |
GlobalPathRegistry.getDefault()
Get the singleton instance of the registry.
|
GlobalPathRegistry |
GlobalPathRegistryEvent.getRegistry()
Get the affected registry.
|