bug-classpath
[Top][All Lists]
Advanced

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

[bug-classpath] Bug #17360 ==> layout managers?


From: Anthony Balkissoon
Subject: [bug-classpath] Bug #17360 ==> layout managers?
Date: Mon, 20 Jun 2005 15:12:56 -0400

Took a quick look at Bug #17360 today and ran some test programs.  It
looks to me as if the problem is not in JScrollPane or JViewport but in
the layout managers.  If you change the JFrame's layout manager you find
that some (Grid, Box) work, while others (Flow) do not.

I will look deeper now to see if FlowLayout is ignoring JList's requests
for a preferredSize.

Attached is the test case that was submitted with the bug report.

-Tony

Attachment: Test.java
Description: Text Data


reply via email to

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