[Image] EchoPoint
Helping you build truly dynamic and stateful web applications!
nothing

Thermometer   Click here for complete JavaDoc

The Thermometer component provides a component for displaying a range of values.  The values have a minimum and a maximum as well as an optional normal, warning and critical range.  The MeterModel interface is used to hold the values for the Thermometer.  The DefaultMeterModel provides an implementation of this interface and provides ChangeListener support.

This component uses the JFreeChart drawing capabilties to render the Thermometer image.

[Image]

 

 

 

Thermometer thermo = new Thermometer()
thermo.setHeight(500);

Client Browser Support :

All clients supported by the Echo Framework.


Home

SourceForge Logo

The EchoPoint project is kindly hosted by SourceForge