Frames | No Frames |
Classes implementing java.awt.datatransfer.ClipboardOwner | |
class | This class transfers a string as plain text using the clipboard.
|
Fields of type java.awt.datatransfer.ClipboardOwner | |
ClipboardOwner | The owner of this clipboard.
|
Methods with parameter type java.awt.datatransfer.ClipboardOwner | |
void | Sets the content and owner of this clipboard. |
Methods with parameter type java.awt.datatransfer.ClipboardOwner | |
void | Sets the new contents and advertises the available flavors to the
gtk+ clipboard.
|