Set: AppletContainer.setLayoutStyle(aName)
Get: aName = AppletContainer.getLayoutStyle()
Value | Description |
TopToBottom |
(default) Inserts applets 0 - n in
the following order:![]() |
BottomToTop |
Inserts applets 0 - n in
the following order:![]() | LeftToRight |
Inserts applets 0 - n in
the following order:![]() |
RightToLeft |
Inserts applets 0 - n in
the following order:![]() |