
|
|
|
|
Home / Computers / Programming / Languages / Java / Class Libraries / Graphics / User Interface Classes / Layout Managers
|
|
|
|
Web Sites
|
- ExplicitLayout - 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]
www.zookitec.com/explicitlayout.html
- FormLayout - Layout manager for Java that is similar to the Motif Form Widget (but with less features). [Open Source]
www.echo-sol.com/~steveg/FormLayout
- HtmlLayout - Layout Manager that gets the layout and resize behaviors for components from an html-like syntax. [Open Source, LPGL]
braindamage.org/htmllayoutdocs
- Layout Manager Launch - A collection of links to Java layout managers.
www.softbear.com/people/larry/javalm.htm
|
|
|
|
|