Package org.argouml.application.api

Provides general classes and interfaces that are fundamental to ArgoUML and ArgoUML modules.

See:
          Description

Interface Summary
AboutTabPanel An interface which must be implemented as the UI for tabs used on the about panel.
ArgoEventListener A tagging interface that all Argo event listener interfaces must extend.
ArgoModule Deprecated. by Linus Tolke (0.21.1 March 2006).
ArgoSingletonModule Deprecated. by Linus Tolke (0.21.1 March 2006).
CommandLineInterface This is the interface that a class needs to implement in order to be used from the command line of ArgoUML.
ConfigurationKey This class provides definition and manipulation of configuration keys.
Pluggable Deprecated. by Linus Tolke (0.21.1 March 2006).
PluggableAboutTab Deprecated. by Linus Tolke (0.21.1 March 2006).
PluggableDiagram Deprecated. by Linus Tolke (0.21.1 March 2006).
PluggableImport Deprecated. by Linus Tolke (0.21.1 March 2006).
PluggableMenu Deprecated. by Linus Tolke (0.21.1 March 2006).
PluggableNotation Deprecated. by Linus Tolke (0.21.1 March 2006).
PluggablePropertyPanel Deprecated. by Linus Tolke (0.21.1 March 2006).
PluggableResourceBundle Deprecated. by Linus Tolke (0.21.1 March 2006).
PluggableSettingsTab Deprecated. by Linus Tolke (0.21.1 March 2006).
QuadrantPanel An interface which must be implemented as the UI for each primary panel.
SettingsTabPanel Deprecated. as of 0.21.3 by Linus Tolke.
 

Class Summary
Argo The Argo class provides static methods and definitions that can be used as helpers throughout the Argo code.
Configuration This class provides the core user configuration implementation logic.
 

Package org.argouml.application.api Description

Provides general classes and interfaces that are fundamental to ArgoUML and ArgoUML modules.

Interfaces

SettingsTabPanel defines the API that tabs on the settings dialog must extend to be used by ActionSettings.

Classes

The Argo class provides

The Configuration class provides access to persistant configuration information stored for each user. Future enhancements will allow references to shared configuration information, allowing organizational defaults that could be overridden by individuals.

Package Specification

Related Documentation

(none)

Since:
Argo 0.9.4


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook