The Java Clipboard APIs seem to follow the paradigm of the Windows
Clipboard (ie. one application copies text to the clipboard, and then
another gets the text from the clipboard).
How can these APIs be used to implement Linux-style copy and paste?
On Linux, the user selects some text in one app, but a copy operation
is not performed. When a second app tries to get the text, an implicit
copy is done. But how does one do this from Java?
Thanks!
Carl
******************
Carl H. Sayres
Software Engineer
Data Representations, Inc.
P.O. Box 519
Summit, NJ 07902-0519
(908)918-0396 x5 voice
(908)918-0397 fax
[EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]