JDK-4141702 : Enhancing clipboard API
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.1.6
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_95,windows_nt
  • CPU: x86
  • Submitted: 1998-05-26
  • Updated: 1999-12-14
  • Resolved: 1999-12-14
Related Reports
Duplicate :  
Description

Name: jtC48319			Date: 05/26/98


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)
======================================================================

Name: skT88420			Date: 08/16/99


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)
======================================================================