A simple Java LayoutManager. Components (widgets) are just ordered left to right, top to bottom, with no alignment of any kind.
Flow Layout
last modified: September 30, 2003
A simple Java LayoutManager. Components (widgets) are just ordered left to right, top to bottom, with no alignment of any kind.