TOC PREV NEXT INDEX



Gauge


A Gauge is an item which graphically displays numerical information. A Gauge will typically display a bar graph of some sort indicating its current value. A Gauge has a label which may be set in its property sheet. In addition, the Gauge's maximum and starting value may be set. The minimum value for a Gauge is always 0.

Gauges may be set to be non-modifiable by users. This could be useful for a progress indicator bar.

Gauges may execute code if they have been changed by a user. If this checkbox is selected in the property sheet, a new Code Area is displayed where Java code may be entered which will execute if the Gauge has changed.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX