-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.2.0
-
generic
-
generic
Name: clC74495 Date: 03/08/99
[Related to Bug 4160508]
The com.sun.java.swing.plaf.windows.WindowsStandardDialogUI class
extends javax.swing.plaf.basic.BasicStandardDialogUI.
There is no BasicStandardDialogUI class in that package.
The BasicLookAndFeel class installs the look and feel. However, it is not
used by anything. Both the Windows class and the installation line should
be deleted.
"StandardDialogUI", basicPackageName + "BasicStandardDialogUI"
If I try to create an the class, an exception is thrown. [see sample program
in work around.]
(Review ID: 55192)
======================================================================
- duplicates
-
JDK-4160508 com.sun.java.swing.plaf.windows.WindowsStandardDialogUI: unused dummy class
-
- Resolved
-