setLayout
Changes the layout of this window.
Syntax
aWindow setLayout (layout)
Parameters
layout - String
The new layout:
- single: simple view.
- list: horizontal browser view.
- vlist: vertical browser view.
- tree: tree view.
- tree: page view.