classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] ODB fixes


From: Mark Wielaard
Subject: [cp-patches] ODB fixes
Date: Tue, 14 Jun 2005 18:14:19 +0200
User-agent: Mutt/1.5.9i

Hi,

Since Roman posted a nice screenshot of ODB:
http://kennke.org/blog/blosxom.cgi/2005/06/14#swing_progress
I thought it would be a good idea to actually make sure that
the Free Swing from CVS actually works for this little demonstration.

Here are two small patches to make sure the ODB console component
doesn't receive early change state events or getPreferredSize() calls
during its initialization.

2005-06-14  Mark Wielaard  <address@hidden>

    * javax/swing/JComponent.java (setMinimumSize): Only adjust
    prefferedSize or maximumSize when they are set.
    * javax/swing/JScrollPane.java
    * (JScrollPane(Component,int,int)):
    Set viewport and view manually.

Roman, does this look sane?

Cheers,

Mark

Attachment: swing-fixlets.patch
Description: Text document


reply via email to

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