|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ArgoModuleEvent | |
|---|---|
| org.argouml.application.events | Provides for events generated and handled by the Argo application and plugins. |
| org.argouml.application.notation | Provides generic support for different notation displays. |
| org.argouml.ui | contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc. |
| org.argouml.ui.menubar | Provides support to construct a menubar for ArgoUML. |
| org.argouml.uml.ui | = PROPERTIES PANELS, this and sub-packages contain an implementation of prop panels (in swing) for nearly all UML model elements; also all supporting models and actions. |
| Uses of ArgoModuleEvent in org.argouml.application.events |
|---|
| Methods in org.argouml.application.events with parameters of type ArgoModuleEvent | |
void |
ArgoModuleEventListener.moduleLoaded(ArgoModuleEvent e)
Invoked when a module has been loaded. |
void |
ArgoModuleEventListener.moduleUnloaded(ArgoModuleEvent e)
Invoked when a module has been unloaded. |
void |
ArgoModuleEventListener.moduleEnabled(ArgoModuleEvent e)
Invoked when a module has been enabled. |
void |
ArgoModuleEventListener.moduleDisabled(ArgoModuleEvent e)
Invoked when a module has been disabled. |
| Uses of ArgoModuleEvent in org.argouml.application.notation |
|---|
| Methods in org.argouml.application.notation with parameters of type ArgoModuleEvent | |
void |
NotationProviderFactory.moduleLoaded(ArgoModuleEvent event)
|
void |
NotationProviderFactory.moduleUnloaded(ArgoModuleEvent event)
|
void |
NotationProviderFactory.moduleEnabled(ArgoModuleEvent event)
|
void |
NotationProviderFactory.moduleDisabled(ArgoModuleEvent event)
|
void |
NotationNameImpl.moduleLoaded(ArgoModuleEvent event)
|
void |
NotationNameImpl.moduleUnloaded(ArgoModuleEvent event)
|
void |
NotationNameImpl.moduleEnabled(ArgoModuleEvent event)
|
void |
NotationNameImpl.moduleDisabled(ArgoModuleEvent event)
|
| Uses of ArgoModuleEvent in org.argouml.ui |
|---|
| Methods in org.argouml.ui with parameters of type ArgoModuleEvent | |
void |
ProjectBrowser.moduleUnloaded(ArgoModuleEvent event)
|
void |
ProjectBrowser.moduleEnabled(ArgoModuleEvent event)
|
void |
ProjectBrowser.moduleDisabled(ArgoModuleEvent event)
|
void |
ActionSettings.moduleLoaded(ArgoModuleEvent event)
|
void |
ActionSettings.moduleUnloaded(ArgoModuleEvent event)
|
void |
ActionSettings.moduleEnabled(ArgoModuleEvent event)
|
void |
ActionSettings.moduleDisabled(ArgoModuleEvent event)
|
| Uses of ArgoModuleEvent in org.argouml.ui.menubar |
|---|
| Methods in org.argouml.ui.menubar with parameters of type ArgoModuleEvent | |
void |
GenericArgoMenuBar.moduleLoaded(ArgoModuleEvent event)
|
void |
GenericArgoMenuBar.moduleUnloaded(ArgoModuleEvent event)
|
void |
GenericArgoMenuBar.moduleEnabled(ArgoModuleEvent event)
|
void |
GenericArgoMenuBar.moduleDisabled(ArgoModuleEvent event)
|
| Uses of ArgoModuleEvent in org.argouml.uml.ui |
|---|
| Methods in org.argouml.uml.ui with parameters of type ArgoModuleEvent | |
void |
TabProps.moduleLoaded(ArgoModuleEvent event)
|
void |
TabProps.moduleUnloaded(ArgoModuleEvent event)
|
void |
TabProps.moduleEnabled(ArgoModuleEvent event)
|
void |
TabProps.moduleDisabled(ArgoModuleEvent event)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| ArgoUML © 1996-2003 (20040229) | ArgoUML Project Home | ArgoUML Cookbook |