User Tools

Site Tools


User Interface Objects

Guide Section: GUI of an EASAP | EASAP Tree: USER INTERFACE Branch


For every new EASAP, the Builder creates a TABBED PANE:

  • USER INTERFACE→TABBED PANE LIST→tabbed_pane1

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:

  • USER INTERFACE→USER INTERFACE STYLE LIST→Add FORM LIST→Add FORM
TABBED PANE LIST
TABBED PANE The Parent for GUI objects in an EASAP's user interface.
BUTTONRectangular region that triggers an ACTION when clicked.
CHOICE LISTSelect from a drop down list of possible values.
DATA TABLEA table of INPUTBOX's with added functionality.
DATEBOXAccepts and formats date input.
FILE CHOICESelects a file from local filesystem for use by an EASAP.
IMAGEDisplays images in the GUI.
INPUTBOXA versatile data entry component that can be configured to behave in a variety of modes.
INTEGERBOXAccepts integer input.
LABELDisplays text and image data.
LOGICBOXAccepts either 'checked' or 'unchecked' selection.
REALBOXAccepts a real or decimal number input.
SELECTORAppears as a list of custom items in a table.
SLIDERAccepts a mouse-selected numerical value within a specified range.
SPACERVertical or horizontal space between adjacent objects on the Tree.
SUB PANEContainer for GUI objects arranged in a box.
TABBED PANE LISTContainer for TABBED PANE's.
TABULATED DATADisplays tables of LIST data.
TEXTAREAAccepts input text and displays output text.
TEXTBOXAccepts input text in a box.