1.2: Types of layout
The layouts in this toolbox come in three forms:
- Panels: show a single child element with some decoration. Other children
of the layout are hidden from view. The visible child can be switched. Available
panels include
Panel,
CardPanel,
BoxPanel and
TabPanel.
- Boxes: arrange children linearly in a single row or column. Available boxes include
HBox,
VBox,
HBoxFlex and
VBoxFlex.
- Grids: (also known as tables) arrange children in a two-dimensional grid. Available grids include
Grid and
GridFlex.
© 2014 The MathWorks Ltd
Terms of Use
Patents
Trademarks