ExplicitLayout - http://www.zookitec.com/explicitlayout.html
Allows each component's size and location to be defined explicitly in terms of attributes of itself, other components or its container. [Commercial w/ Demo] |
FormLayout - http://allocinit.com/index.php?title=FormLayout
Layout manager for Java that is similar to the Motif Form Widget (but with less features). [Open Source] |
HtmlLayout - http://braindamage.org/htmllayoutdocs/
Layout Manager that gets the layout and resize behaviors for components from an html-like syntax. [Open Source, LPGL] |
JFCML - JFC/Swing XML Markup Language - http://jfcml.sourceforge.net
An XML interface to the javax.swing package and its subpackages that enables programmer to create Java GUI from XML file. [Open source, Academic Free License] |
JGoodies Forms - http://www.jgoodies.com/freeware/forms/
A framework helps layout form-oriented Swing panels. [Free and commercial editions] |