Package echopoint.meter

Interface Summary
MeterModel This model interface is used to represent a a range of values, a current value as well as an optional normal, warning and critical range.
 

Class Summary
AbstractMeterComponent This abstract component class can be used as the base class for a component that has a range of values, a current value as well as a normal, warning and critical range.
AbstractMeterComponent.NestedStyleInfo Nested public static StyleInfo class.
DefaultMeterModel The default implementation of the MeterModel interface.