Clipboard Class

Methods | This Package | All Packages

Encapsulates the Win32 system Clipboard.

package com.ms.wfc.app

public final class Clipboard

Remarks

The Clipboard class provides a number of static methods that allow you to set and retrieve data from the Windows Clipboard. An instance of the Clipboard class cannot be instantiated.