Package edu.stanford.hci.r3.util.layout

Class Summary
RiverLayout RiverLayout makes it very simple to construct user interfaces as components are laid out similar to how text is added to a word processor (Components flow like a "river".
SpringLayoutUtils A file that provides utility methods for creating form- or grid-style layouts with SpringLayout.
StackedLayout StackLayout is a LayoutManager that arranges components in a vertical (or horizontal) strip aligning them at right, left or centered, and/or filling them to take up any extra vertical or horizontal space.
 


Copyright 2006 Stanford University