Inherits java::awt::datatransfer::ClipboardOwner.
Public Member Functions | |
| void | lostOwnership (Clipboard aClipboard, Transferable aContents) |
| void | setClipboardContents (String str) |
The class to set the clipboard content
| void alma.acs.logging.table.TablePopupMenu.TextTransfer.lostOwnership | ( | Clipboard | aClipboard, | |
| Transferable | aContents | |||
| ) |
Empty implementation of the ClipboardOwner interface.
| void alma.acs.logging.table.TablePopupMenu.TextTransfer.setClipboardContents | ( | String | str | ) |
Place a String on the clipboard, and make this class the owner of the Clipboard's contents.
1.7.0