JSup - Forlani

JSup graphic windows (Bozza)

The desktop graphic interface of JSup is based of various graphic window that display data or get user commands.
A graphic window is a container for Graphic objects.
When an application is opened in run mode the application Home window(s) is first displayed.

To set the window properties use the Window property dialog (menu Window / Window properties).

Property tab

/img/JSup/GWindow-properties.png

Localized caption (and properties)

In this text area localized window title versions can be defined by using the language selection on the right and using the Add button.
Other properties can be defined here and retrieved from JavaCode with thisWindow.getWindowProperties()
See also Input in place order in a JSup window

Window code

The graphic windows is a Code script container, see Window code

Requested data

A graphic window can request some Requestable data (I/O channels read) to display.

The data can be requested in one of two ways (or both):