RiverLayout - a simple and flexible Java Layout Manager
RiverLayout is inspired by the way html formats text. RiverLayout is similar to FlowLayout in the sense that the UI components flow, usually from left to right, as they are added to a container, but control strings like "br", "tab" and "p" can be used to better adjust the location. The "tab" string for instance greatly simplifies the construction of forms. RiverLayout is LGPL licenced (open source)

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home