|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PlugInListener
A listener interface for receiving notifications from
PlugInManager regarding the changes in the state
or containment of its plugins.
PlugInManager| Method Summary | |
|---|---|
void |
plugInInstalled(PlugInEvent event)
Event notification for successfully installed plugin. |
void |
plugInRemoved(PlugInEvent event)
Event notification for successfully removed plugin. |
| Method Detail |
|---|
void plugInInstalled(PlugInEvent event)
event - event objectvoid plugInRemoved(PlugInEvent event)
event - event object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||