Public Member Functions | |
void | lostOwnership (Clipboard aClipboard, Transferable aContents) |
void | setClipboardContents (String str) |
Private Member Functions | |
String | getClipboardContents () |
|
Get the String residing on the clipboard.
|
|
Empty implementation of the ClipboardOwner interface. |
|
Place a String on the clipboard, and make this class the owner of the Clipboard's contents. |