Uses of Class
org.argouml.ui.ArgoDialog

Packages that use ArgoDialog
org.argouml.cognitive.critics.ui A couple of classes to edit critics. 
org.argouml.cognitive.ui Includes TreeModel/Perspectives/Perspetive rules, Wizard support, details pane tab for todo items. 
org.argouml.ui contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc. 
org.argouml.ui.explorer contains classes for the explorer tree view of argouml. 
org.argouml.uml.generator.ui Provides a dialog for code generation. 
org.argouml.uml.ui = PROPERTIES PANELS, this and sub-packages contain an implementation of prop panels (in swing) for nearly all UML model elements; also all supporting models and actions. 
 

Uses of ArgoDialog in org.argouml.cognitive.critics.ui
 

Subclasses of ArgoDialog in org.argouml.cognitive.critics.ui
 class CriticBrowserDialog
          Dialog box to list all critics and allow editing of some of their properties.
 

Uses of ArgoDialog in org.argouml.cognitive.ui
 

Subclasses of ArgoDialog in org.argouml.cognitive.ui
 class AddToDoItemDialog
          The dialog to enter a new ToDoItem.
 class DesignIssuesDialog
          A dialog to set the priorities for decisions.
 class DismissToDoItemDialog
          The dialog to dismiss todo items.
 class GoalsDialog
          The dialog to set the user's goals.
 

Uses of ArgoDialog in org.argouml.ui
 

Subclasses of ArgoDialog in org.argouml.ui
 class EmailExpertDialog
          The email expert dialog does not work and is in desperate need of some attention.
 class FindDialog
          This is one of the few classes in Argo that is self running (i.e.
 class GotoDialog
          The dialog that allows the user to go to any diagram in the project by doubleclicking on it.
 class SystemInfoDialog
          Display System Information (JDK Version, JDK Vendor, etc).
 

Fields in org.argouml.ui declared as ArgoDialog
private  ArgoDialog ActionSettings.dialog
           
 

Uses of ArgoDialog in org.argouml.ui.explorer
 

Subclasses of ArgoDialog in org.argouml.ui.explorer
 class PerspectiveConfigurator
          The "Configure Perspectives" dialog.
 

Uses of ArgoDialog in org.argouml.uml.generator.ui
 

Subclasses of ArgoDialog in org.argouml.uml.generator.ui
 class ClassGenerationDialog
          The dialog that starts the generation of classes.
 

Uses of ArgoDialog in org.argouml.uml.ui
 

Subclasses of ArgoDialog in org.argouml.uml.ui
 class SourcePathDialog
          This dialog appears when selecting Generation -> Settings for Generate for Project... in the menu.
 



ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook