Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4141702
Votes 0
Synopsis Enhancing clipboard API
Category java:classes_awt
Reported Against 1.1.6
Release Fixed
State 11-Closed, duplicate of 4259272, request for enhancement
Priority: 4-Low
Related Bugs 4259272
Submit Date 26-MAY-1998
Description




I need a support for Clipboard viewer - a chain of
classes that could receive any notifications from 
system clipboard about data being enetered, 
destroyed or changed
(Review ID: 32351)
======================================================================




We want to be able to disable/enable a
"paste" button depending on the contents
of the clipboard (anything on the clipboard?
correct data type?).  The clipboard may
be modified outside the JVM.

We currently resort to polling to do this,
which is not very satisfactory.
(Review ID: 35271)
======================================================================
Work Around
N/A
Evaluation
N/A
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang