JSup - Forlani

Application properties (Bozza)

This dialog allows to set many global properties of the JSup application.

To open this dialog press the toolbar button or menu File / Application properties (Ctrl+P keys).

Main tab

Many fields of this dialog show a tooltip.

Options

Look and feels options:


Exception report:
These options determine if Java and JavaCode exceptions will be reported in edit/runtime with the popup of the Output window.

Tag completion:
Normally the tag are completed in the Code control only with a tag name prefix.
With these options you can choose to have to completion by typing part of the tag description or the tag I/O hook item (driver dependent).

Properties

A textarea where to define some properties that can affect some JSup component behaviour (use the Standard properties list and the Add button to insert such standard properties).

Some custom properties can be defined and retrieved in runtime using the getApplicationProperty() JavaCode utility functions.

UM

JSup support calculation with Unit of measures and their conversion (see JSup UM support).
You can define, with this textarea, some custom or not yet defined UM.
Follow the examples below the textarea.

Internal notes

Annotations for developer only.

Public notes

Notes that will be displayed when JSup starts (within the JSup licence informations).