public class Clipboard
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

A class that implements a mechanism to transfer data using cut/copy/paste operations.

FlavorListeners may be registered on an instance of the Clipboard class to be notified about changes to the set of DataFlavors available on this clipboard (see addFlavorListener).

See also:
java.awt.Toolkit.getSystemClipboard, java.awt.Toolkit.getSystemSelection

Since:  1.1