Package org.argouml.ui.cmd

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

See:
          Description

Interface Summary
ShortcutChangedListener A listener to be implemented by those interested in ShortcutChangedEvents.
 

Class Summary
ActionAboutArgoUML The action to show the About ArgoUML dialog.
ActionAdjustGrid This action changes the grid shown on the diagram.
ActionAdjustPageBreaks This Action toggles the display of the page breaks lines.
ActionAdjustSnap This action changes the snap (called guide or grid-guide in GEF).
ActionExit Action to exit ArgoUML.
ActionGotoDiagram This Action will display a dialogbox listing all diagrams.
ActionHelp The action to show the ArgoUML help dialog.
ActionNew Action to trigger creation of a new project.
ActionNewProfile Action to trigger creation of a new profile project.
ActionNotation Allows selection of the notation used in the current project.
ActionPrint Print the current active diagram.
ActionSelectAll This action selects all elements on the current drawing.
ActionSelectInvert This Action inverts the current selection.
ActionShowXMLDump Action that shows an XML dump of the current project contents.
ActionSystemInfo System information dialog.
CmdSetPreferredSize A command to set selected figs to their minimum size.
GenericArgoMenuBar Deprecated. in 0.29.2 by Bob Tarling.
InitUiCmdSubsystem Initialise this subsystem.
LastRecentlyUsedMenuList Menu extension for last recently used files menu.
PrintManager print the current active diagram.
ShortcutChangedEvent An event to be fired in order to tell some other listener of a shortcut change.
ShortcutField A special JTextField that records key strokes
ShortcutMgr This class manages all Argo's shortcuts
ZoomActionProxy An intermediate class used to check if zoom factor is within range before zooming.
 

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-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook