Package org.argouml.application.api

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

See:
          Description

Interface Summary
ArgoEventListener A tagging interface that all Argo event listener interfaces must extend.
CommandLineInterface This is the interface that a class needs to implement in order to be used from the command line of ArgoUML.
GUISettingsTabInterface An interface which must be implemented as the UI for tabs used on the settings panel.
InitSubsystem Any subsystem that needs to initialise itself, could implement this interface.
Predicate Defines a functor interface implemented by classes that perform a predicate.
 

Class Summary
AbstractArgoJPanel A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane.
Argo The Argo class provides static methods and definitions that can be used as helpers throughout the Argo code.
 

Package org.argouml.application.api Description

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

Interfaces

GUISettingsTabInterface defines the API that tabs on the settings dialog must extend to be used in the SettingsDialog.

Classes

The Argo class provides

Package Specification

Related Documentation

(none)

Since:
Argo 0.9.4


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook