Package | Description |
---|---|
org.netbeans.api.java.source |
Permits inspection and modification of the structure of Java sources.
|
Modifier and Type | Method and Description |
---|---|
void |
ClassIndexListener.rootsAdded(RootsEvent event)
Called when new roots are added
into the
ClassPath for which the ClassIndex
was created. |
void |
ClassIndexListener.rootsRemoved(RootsEvent event)
Called when root are removed
from the
ClassPath for which the ClassIndex
was created. |
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.