Homepage | About EASA | Contact
Guide Section: GUI of an EASAP | EASAP Tree: USER INTERFACE Branch
For every new EASAP, the Builder creates a TABBED PANE:
tabbed_pane1 is the first visible component of a new EASAP. From this empty TABBED PANE an EASAP's user interface is expanded by adding objects selected from TABBED PANE's nineteen Child objects, below.
These GUI objects input, display, and modify data within an EASAP.
Most of the same GUI objects are available with a FORM as the Parent:
![]() |
|||
---|---|---|---|
![]() | The Parent for GUI objects in an EASAP's user interface. | ||
![]() | Rectangular region that triggers an ACTION when clicked. | ||
![]() | Select from a drop down list of possible values. | ||
![]() | A table of INPUTBOX's with added functionality. | ||
![]() | Accepts and formats date input. | ||
![]() | Selects a file from local filesystem for use by an EASAP. | ||
![]() | Displays images in the GUI. | ||
![]() | A versatile data entry component that can be configured to behave in a variety of modes. | ||
![]() | Accepts integer input. | ||
![]() | Displays text and image data. | ||
![]() | Accepts either 'checked' or 'unchecked' selection. | ||
![]() | Accepts a real or decimal number input. | ||
![]() | Appears as a list of custom items in a table. | ||
![]() | Accepts a mouse-selected numerical value within a specified range. | ||
![]() | Vertical or horizontal space between adjacent objects on the Tree. | ||
![]() | Container for GUI objects arranged in a box. | ||
![]() | Container for TABBED PANE's. | ||
![]() | Displays tables of LIST data. | ||
![]() | Accepts input text and displays output text. | ||
![]() | Accepts input text in a box. |