|
org.netbeans.modules.java.source 0.80.1 17 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypesEvent | |
---|---|
org.netbeans.api.java.source | Permits inspection and modification of the structure of Java sources. |
Uses of TypesEvent in org.netbeans.api.java.source |
---|
Methods in org.netbeans.api.java.source with parameters of type TypesEvent | |
---|---|
void |
ClassIndexListener.typesAdded(TypesEvent event)
Called when the new declared types are added into the ClassIndex |
void |
ClassIndexListener.typesChanged(TypesEvent event)
Called when some declared types are changed. |
void |
ClassIndexListener.typesRemoved(TypesEvent event)
Called when declared types are removed from the ClassIndex |
|
org.netbeans.modules.java.source 0.80.1 17 | |||||||||
PREV NEXT | FRAMES NO FRAMES |