3.2 area<%>
An area<%> object is either a window or a windowless
container for managing the position and size of other areas. An
area<%> can be a container, a containee, or both. The only
areas without a parent are top-level windows.
All area<%> classes accept the following named instantiation
arguments:
min-width-- default is the initial graphical minimum width; passed tomin-widthmin-height-- default is the initial graphical minimum width; passed tomin-heightstretchable-width-- default is class-specific; passed tostretchable-widthstretchable-height-- default is class-specific; passed tostretchable-height
Methods
get-graphical-min-size
get-parent
get-top-level-window
min-height
min-width
stretchable-height
stretchable-width