Package pl.edu.agh.cast.backward.editor.action

Provides various editor actions for interacting with user.

See:
          Description

Class Summary
AbstractOpenEditorAction Abstract action for opening editors.
CastClipboardContents Clipboard contents by CAST.
DeleteActionDelegate Action for deleting selected elements from an editor.
EditorAction Default implementation of editor actions.
EnhanceNodesAction An EditorAction for executing EnhanceNodesCommand.
ExportDiagramAction Action for exporting diagram as image.
FindAction Open dialog for finding nodes on a diagram.
PasteAction Action for pasting contents of CastClipboardContents into editor.
SaveAction Action saving active editor.
SaveAllAction Action saving all opened editors.
SearchAction Open dialog for finding nodes on a diagram.
SelectAllActionDelegate Delegates select all action execution to SelectAllAction class.
ShowLegendSettingChangedAction Action for checking diagram's legend settings.
ShowStatisticsAction Action for displaying StatisticsDialog.
 

Package pl.edu.agh.cast.backward.editor.action Description

Provides various editor actions for interacting with user. Some of these actions concern finding/searching data in editors, saving and exporting diagrams, adding data to diagrams, etc.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.