|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface that objects interested in ModuleEvent notifications must extend.
Method Summary | |
void |
moduleDisabled(ArgoModuleEvent e)
Invoked when a module has been disabled. |
void |
moduleEnabled(ArgoModuleEvent e)
Invoked when a module has been enabled. |
void |
moduleLoaded(ArgoModuleEvent e)
Invoked when a module has been loaded. |
void |
moduleUnloaded(ArgoModuleEvent e)
Invoked when a module has been unloaded. |
Method Detail |
public void moduleLoaded(ArgoModuleEvent e)
e
- the eventpublic void moduleUnloaded(ArgoModuleEvent e)
e
- the eventpublic void moduleEnabled(ArgoModuleEvent e)
e
- the eventpublic void moduleDisabled(ArgoModuleEvent e)
e
- the event
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |