bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/25233] Layout problems with JPanel inside JPanel


From: roman at kennke dot org
Subject: [Bug swing/25233] Layout problems with JPanel inside JPanel
Date: 6 Dec 2005 09:28:20 -0000


------- Comment #3 from roman at kennke dot org  2005-12-06 09:28 -------
Looks like a bug in BoxLayout.maximumLayoutSize(). In this method the border
insets are added to the calculated maximum size. While this is needed for the
minimumSize and preferredSize, this doesn't seem right for the maximumSize.


-- 

roman at kennke dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-12-06 09:28:19
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25233





reply via email to

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