JDK-4303274 : Dialog class should support a modal dialog that is non blocking
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.0.2,1.3.0
  • Priority: P5
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.3,solaris_2.5
  • CPU: generic
  • Submitted: 2000-01-07
  • Updated: 2000-01-07
  • Resolved: 2000-01-07
Related Reports
Duplicate :  
Relates :  
Description
The class Dialog show() method does not allow any more processing to occur until the dialog is closed.  A new method should be added to allow processing to occur while the modal dialog is displayed.

Comments
EVALUATION Fix in Merlin
11-06-2004