Uses of Interface
org.argouml.application.events.ArgoModuleEventListener

Packages that use ArgoModuleEventListener
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 ArgoModuleEventListener in org.argouml.application.events
 

Methods in org.argouml.application.events with parameters of type ArgoModuleEventListener
private  void ArgoEventPump.handleFireModuleEvent(ArgoModuleEvent event, ArgoModuleEventListener listener)
           
 

Uses of ArgoModuleEventListener in org.argouml.application.notation
 

Classes in org.argouml.application.notation that implement ArgoModuleEventListener
 class NotationNameImpl
          This class provides definition and manipulation of notation names.
 class NotationProviderFactory
          Provides a factory for handling notation providers.
 

Uses of ArgoModuleEventListener in org.argouml.ui
 

Classes in org.argouml.ui that implement ArgoModuleEventListener
 class ActionSettings
          Action object for handling Argo settings
 class TabTable
           
 

Uses of ArgoModuleEventListener in org.argouml.ui.menubar
 

Classes in org.argouml.ui.menubar that implement ArgoModuleEventListener
 class GenericArgoMenuBar
          GenericArgoMenuBar defines the menubar for all operating systems which do not explicitely ask for a different kind of menu bar, such as Mac OS X.
 

Uses of ArgoModuleEventListener in org.argouml.uml.ui
 

Classes in org.argouml.uml.ui that implement ArgoModuleEventListener
 class TabProps
           This is the tab on the details panel (DetailsPane) that holds the property panel.
 



ArgoUML © 1996-2004 (20040316)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook