Package de.tu_berlin.cs.tfs.muvitorkit.actions

Interface Summary
GenericPasteAction.IPasteRule  
 

Class Summary
DNPTBAction Strange Action...
ExportViewerImageAction This action exports the whole EditPartViewer containing some selected GraphicalEditPart to a png, jpeg, or bmp image file.
GenericCopyAction This action copies any kind model in form of a serialized String into the system's clipboard.
GenericCutAction  
GenericGraphLayoutAction This action applies the Draw2d graph layouter to the EditPartViewer containing some selected GraphicalEditPart.
GenericPasteAction This action pastes the clipboard into the current edit part if allowed
GenericPasteAction.PasteCommand  
GenericPasteAction.PasteRuleAdapter  
MoveNodeAction An action for moving selected nodes that can be moved by key strokes.
MuvitorActionBarContributor Contributor class to build up the editor's menu and tool bar.
MuvitorToggleGridAction An action that toggles the grid.
MuvitorToggleRulerVisibilityAction An action that toggles the ruler visibility property on the given viewer.
RevertAction An action which reverts to the last saved version of the MuvitorTreeEditor's model.
SelectAllInMultiViewerAction An action that selects all edit parts in the current viewer of an AbstractMultiViewerPage.
TrimViewerAction This action trims the viewer containing the currently selected GraphicalEditPart.