classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches]: Patch: JOptionPane fix


From: Lillian Angel
Subject: [cp-patches]: Patch: JOptionPane fix
Date: Thu, 15 Sep 2005 10:04:11 -0400

2005-09-15  Lillian Angel  <address@hidden>

        Fixes #23873
        * javax/swing/plaf/basic/BasicOptionPaneUI.java
        (createMessageArea): Changed orientation of message from EAST to
        CENTER. Also, fixed empty border values to make message more 
        centered.
        * javax/swing/JOptionPane.java
        (showConfirmDialog): Added check for pane.getValue, since 
        clicking on 'x' of window does not have an initialized value. 
        Was causing a ClassCastException.
        (showConfirmDialog): Likewise.
        (showConfirmDialog): Likewise.
        (showConfirmDialog): Likewise.

Attachment: patch.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]