Computer Science Canada

[Tip] SpringLayout

Author:  wtd [ Fri Mar 31, 2006 3:29 pm ]
Post subject:  [Tip] SpringLayout

If anyone out there is devoted to Java at the moment, and is looking for something to tackle to enrich their knowledge of the language, have a look at the SpringLayout layout manager. It might just make all of the horrible GridBagLayout nightmares go away. Smile

I used it in a Scala example posted at Free Range.


: