Panel

You use the Panel component as a top-level container that organizes your customized user interface into structured, collapsible regions.

This page discusses:

See Also
Creating a Custom User Interface
About Rules

Overview

The following figure shows an example of the properties of a Panel component:

The following figure shows the two-column Panel component in the customized simulation template. A Density input component has been placed in the left column, and a Nonlinear check box has been placed in the right column.

Properties

The Panel component has the following properties:

PropertyDescriptionType
NameThe ID of the component (read-only)String
LabelText to display across the top of the section String
ColumnsThe number of columns in the section (1–3)String
CollapsedWhether or not the component is initially collapsedBoolean
HiddenWhether or not the component is displayedBoolean