Uses of Interface java.awt.datatransfer.ClipboardOwner

Uses in package java.awt.datatransfer

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.