|
org.netbeans.api.java/1 1.10.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GlobalPathRegistryListener
Event listener interface for being notified of changes in the set of available paths.
| Method Summary | |
|---|---|
void |
pathsAdded(GlobalPathRegistryEvent event)
Called when some paths are added. |
void |
pathsRemoved(GlobalPathRegistryEvent event)
Called when some paths are removed. |
| Method Detail |
|---|
void pathsAdded(GlobalPathRegistryEvent event)
event - an event giving detailsvoid pathsRemoved(GlobalPathRegistryEvent event)
event - an event giving details
|
org.netbeans.api.java/1 1.10.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||