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.cmd This package holds commands which are activated by the user somewhere in the UI. 
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)
          Handle firing a module event to a given 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 for starting the Argo settings window.
 class TabTable
          This class is not used any more - it is part of the model presentation in table form.
 

Uses of ArgoModuleEventListener in org.argouml.ui.cmd
 

Classes in org.argouml.ui.cmd 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 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook