Excellent Swing layout thread on Javalobby

Aug 16, 2004 16:25 · 64 words · 1 minute read

If you saw the amusing GridBag cartoon from a few days back and are wondering how you can actually get your layouts to work, take a look at [this Javalobby thread][2]. Great stuff packed in there. I’ve had good luck with both FormLayout and ExplicitLayout, and this thread pointed me to Explicit TableLayout which uses ExplicitLayout to conveniently create table-like layouts.

[2]: http://www.javalobby.com/threadMode_printfriendly.jsp?forum=61&thread=13372 “”