Package org.rosuda.JGR.layout

Class Summary
AnchorConstraint Used by both AnchorLayout (SWT) and AnchorLayoutManager (Swing)
AnchorLayout Lays out components, using a combination of their "bounds" property and their AnchorConstraints layout constraint objects.
ArrayFocusTraversalPolicy This class allows the focus-traversal order (or tab-order) to be set for a Container in a simple fashion using an array of Components.