classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: javax.swing.plaf.basic.BasicOptionPane


From: Roman Kennke
Subject: [cp-patches] FYI: javax.swing.plaf.basic.BasicOptionPane
Date: Tue, 19 Apr 2005 08:47:09 +0200

The attached patch fixess BasicOptionPane. The JPanel that holds the
message area did override getPreferredSize. I assume that this was only
a hack to correctly display some components, but now this is not needed
any more, in fact it prevents some bigger components to render
correctly...

2005-04-19  Roman Kennke  <address@hidden>

        * javax/swing/plaf/basic/BasicOptionPaneUI.java
        (createMessageArea): The JPanel that holds the message area
        doesn't need to override getPreferredSize. This prevents some
        message components from rendering nicely.


/Roman

Attachment: BasicOptionPaneUI.diff
Description: Text Data


reply via email to

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