1 Usage

This chapter briefly outlines the features of the Oz Panel.

invoking

The Panel is invoked by either feeding the expression

{Panel.object open}

or by selecting from the Oz Menu in the Oz Programming Interface the Panel entry. Furthermore, it is possible to invoke the Panel from the Oz Programming Interface with the key C-C p.

monitor

The Panel monitors the most important system parameters. The Panel can be configured (see Section 2.2) to also allow to

configure

configure system parameters. The Panel works as a graphical frontend for the procedures Property.get and Property.put that are described in Chapter 22 of ``System Modules''.

update

The panel periodically updates its display. By default, only when the mouse pointer is over the Panel's window updating takes place. However, this can be changed (see Section 2.2).

The information the panel displays is described in Section 1.1, Section 1.2, Section 1.3, and Section 1.4.



Christian Schulte
Version 1.2.5 (20030212)