Interface | Description |
---|---|
ClipboardActionInterface |
Interface to be implemented by all classes that need access to the Clipboard for Triana Tools and Groups.
|
ClipboardPasteInterface |
Class Description Here...
|
Class | Description |
---|---|
CopyAction |
Action class to handle all "copy" actions.
|
CutAction |
Action class to handle all "cut" operations.
|
PasteAction |
Action class to handle all "paste" actions.
|