Variable description Global variable holding the system clipboard. By convention, text should only be copied to the clipboard via an explicit user action, for example by pressing C+c.
Class description A mutable container for a single string implementing the Clipboard protocol.