Package org.argouml.ui.cmd

This package holds commands which are activated by the user somewhere in the UI.

See:
          Description

Class Summary
ActionAboutArgoUML The action to show the About ArgoUML dialog.
ActionAutoCritique Stops critiquing and the TodoList validity checking thread in ToDoList.
ActionEmailExpert The action to send an email to an expert.
ActionFind  
ActionGotoDiagram This Action will display a dialogbox listing all diagrams.
ActionNewToDoItem The action to create a new todo item.
ActionOpenBrowser ActionOpenBrowser opens a web browser, using the current target if it is a ToDoItem.
ActionOpenCritics  
ActionOpenDecisions  
ActionOpenGoals  
ActionPageSetup Page setup for printing.
ActionPrint print the current active diagram.
ActionResolve The action to resolve a todo item.
ActionShowXMLDump Action that shows an XML dump of the current project contents.
ActionSnooze The action to snooze the critics, i.e.
ActionSystemInfo System information dialog.
CmdSetPreferredSize A command to set selected figs to their preferred size or minimum size.
GenericArgoMenuBar GenericArgoMenuBar defines the menubar for all operating systems which do not explicitely ask for a different kind of menu bar, such as Mac OS X.
InitMenusLater Thread to initialize the submenus of the main menu of argouml (only third level, so the ones with the triangle on windows systems).
LastRecentlyUsedMenuList menu extension for last recently used files menu functionality: it is created with a link to the (file-)menu, if it is created it is reading its content from config information the add entry method adds a specific filename to the list, ensures that it bubbles at top of list if it is already member of list typically called by SaveFile method LRU is added at the specific position at creation time and all entries are going to be inserted or deletied
ToDoItemAction  
 

Package org.argouml.ui.cmd Description

This package holds commands which are activated by the user somewhere in the UI.

It also contains UI elements to activate these commands, in casu the menu.

Related Documentation

(none)



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