Package org.objectweb.fractal.gui.clipboard.control

Provides actions to modify the clipboard model, in reaction to clipboard view events.

See:
          Description

Class Summary
ClipboardAction Super class of actions that acts on a clipboard model.
CopyAction An action that just calls the copy method on a Clipboard.
CutAction An action that just calls the cut method on a Clipboard.
PasteAction An action that just calls the paste method on a Clipboard.
PasteAsSharedAction An action that just calls the pasteAsShared method on a Clipboard.
 

Package org.objectweb.fractal.gui.clipboard.control Description

Provides actions to modify the clipboard model, in reaction to clipboard view events.

Since:
Fractal 1.1