|
RADi Runtime Library v1.2.1 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
NewLayout
is RADi's layout manager for panels, folder panels and internal frames.
See:
Description
Class Summary | |
---|---|
NewLayout | NewLayout is RADi's layout manager for panels, folder panels
and internal frames/palettes. |
NLConstraint | NLConstraint is the constraints object to be
used with NewLayout . |
NewLayout
is RADi's layout manager for panels, folder panels and internal frames. It simulates a tabular layout with rows and columns.
NLConstraint
is the constraints object you must specify when adding components to NewLayout
.
Use one of the static
factory methods to obtain a NLConstraint
object.
|
RADi Runtime Library v1.2.1 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |