Package org.argouml.application.events

Provides for events generated and handled by the ArgoUML application and plugins.

See:
          Description

Interface Summary
ArgoDiagramAppearanceEventListener An interface that objects interested in ArgoDiagramAppearanceEvent notifications must extend.
ArgoEventTypes Definitions of Argo Event types.
ArgoGeneratorEventListener An interface that objects interested in GeneratorEvent notifications must extend.
ArgoHelpEventListener An interface that objects that are interested in HelpEvents must extend.
ArgoNotationEventListener An interface that objects interested in NotationEvent notifications must extend.
ArgoProfileEventListener An interface that all objects interested in ProfileEvent notifications shall implement.
ArgoStatusEventListener An interface that objects that are interested in StatusEvents must extend.
 

Class Summary
ArgoDiagramAppearanceEvent ArgoDiagramAppearanceEvent is used to notify interested parties that the module which is the event source has been changed.
ArgoEvent The root class from which all event state objects within Argo are derived.
ArgoEventPump ArgoEventPump is an event dispatcher which handles events that are global in nature for the entire application.
ArgoGeneratorEvent ArgoGeneratorEvent is used to notify interested parties that a CodeGenerator has been added, removed, modified.
ArgoHelpEvent The Help Event is used to notify interested parties (like e.g.
ArgoNotationEvent ArgoNotationEvent is used to notify interested parties that the notation has been changed.
ArgoProfileEvent ArgoProfileEvent is used to notify interested parties that the profile is changed.
ArgoStatusEvent The Status Event is used to notify interested parties of a status change.
 

Package org.argouml.application.events Description

Provides for events generated and handled by the ArgoUML application and plugins.

Package Specification

(none)

Related Documentation

(none)



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook