Book Home Java Enterprise in a Nutshell Search this book

6.2. Cut-and-Paste

In addition to the data transfer framework classes, the java.awt.datatransfer package also defines the Clipboard class and the ClipboardOwner interface, which implement data transfer with the cut-and-paste metaphor.

A typical cut-and-paste transfer works as follows:



Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.