Uses of Class
org.argouml.application.events.ArgoEvent

Packages that use ArgoEvent
org.argouml.application.events Provides for events generated and handled by the Argo application and plugins. 
 

Uses of ArgoEvent in org.argouml.application.events
 

Subclasses of ArgoEvent in org.argouml.application.events
 class ArgoModuleEvent
          ArgoModuleEvent is used to notify interested parties that the module which is the event source has been posted, selected, or canceled.
 class ArgoNotationEvent
          ArgoNotationEvent is used to notify interested parties that the module which is the event source has been posted, selected, or canceled.
 

Methods in org.argouml.application.events with parameters of type ArgoEvent
static void ArgoEventPump.fireEvent(ArgoEvent event)
           
protected  void ArgoEventPump.doFireEvent(ArgoEvent event)
           
 



ArgoUML © 1996-2003 (20040216)ArgoUML Project HomeArgoUML Cookbook