Class AwtClipboard

java.lang.Object
jspecview.java.AwtClipboard
All Implemented Interfaces:
Transferable

public class AwtClipboard extends Object implements Transferable
This class is used to transfer text or an image into the clipboard and to get tet from the clipboard. Simplified by Bob Hanson
Author:
Nicolas Vervelle