

Public Member Functions | |
| void | lostOwnership (Clipboard aClipboard, Transferable aContents) |
| void | setClipboardContents (String str) |
Private Member Functions | |
| String | getClipboardContents () |
The class to set the clipboard content
| String alma::acsplugins::alarmsystem::gui::table::ClipboardHelper::getClipboardContents | ( | ) | [inline, private] |
Get the String in the clipboard.
| void alma::acsplugins::alarmsystem::gui::table::ClipboardHelper::lostOwnership | ( | Clipboard | aClipboard, | |
| Transferable | aContents | |||
| ) | [inline] |
Empty implementation of the ClipboardOwner interface.
| void alma::acsplugins::alarmsystem::gui::table::ClipboardHelper::setClipboardContents | ( | String | str | ) | [inline] |
Place a String on the clipboard, and make this class the owner of the Clipboard's contents.
Referenced by alma::acsplugins::alarmsystem::gui::table::AlarmTable::actionPerformed().
1.6.2