|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LineLayout | |
org.argouml.swingext |
Uses of LineLayout in org.argouml.swingext |
Subclasses of LineLayout in org.argouml.swingext | |
class |
ProportionalLayout
Allows components to be a set as a proportion to their container or left as fixed size. |
class |
SerialLayout
Lays out components in a single row or column starting from any side and aligning components to eachother. Components can be set to start draw from, LEFTTORIGHT, TOPTOBOTTOM, RIGHTTOLEFT or BOTTOMTOTOP. Components will line up with eachother by edge or follow a common central line. The gap to leave before the first component and the following gaps between each component can be set. |
class |
SplitterLayout
A ProportionalLayout which recognises a contained Splitter and
automatically registers components either side to be resized. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML (c) 1996-2002 |