Uses of Package
org.argouml.ui

Packages that use org.argouml.ui
org.argouml.ui contains many user interface related classes, such as the ProjectBrowser, actions, style panels etc. 
org.argouml.ui.explorer contains classes for the explorer tree view of argouml. 
 

Classes in org.argouml.ui used by org.argouml.ui
ArgoToolbarManager
          Class that handles toolbars show/hide functionality.
FindDialog
          Main dialog for Find function.
GUI
          This is the "main" class for the GUI subsystem.
LookAndFeelMgr
          Controls the look and feel and theme of ArgoUML.
MultiEditorPane
          The upper right pane in the ArgoUML user interface.
PerspectiveSupport
          Helper class for tree models that provides help building perspectives out of gorules.
ProjectActions
          Class to manage Project related actions which need to be (or historically have been) managed as singletons.
ProjectBrowser
          The main window of the ArgoUML application.
ProjectBrowser.Position
          Position of pane in overall browser window.
SplashScreen
          The splash screen.
StatusBar
          The status bar.
StylePanel
          The Presentation panel - formerly called style panel.
StylePanelFig
          The basic stylepanel for a Fig which allows the user to see and adjust the common attributes of a Fig: the boundaries box, line and fill color information and the stereotype view combo box.
SwingWorker
          This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
TabFigTarget
          Empty interface used to tag Tabbed panels that accept a Fig Target.
TabModelTarget
          Empty interface used to tag Tabbed panels that accept a Model Element Target.
TabTarget
          An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views.
TreeModelSupport
          Helper class for tree models that provides tree event handling.
 

Classes in org.argouml.ui used by org.argouml.ui.explorer
DisplayTextTree
          This is the JTree that is the GUI component view of the UML model navigation (the explorer) and the todo list.
 



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook