JClass 4.5.0 API
Documentation

Package com.klg.jclass.swing.gauge

JCCircularGauge enables you to quickly build high-quality control panels, data displays, process controls and simulation environments.

See:
          Description

Interface Summary
JCGaugePickListener Event listener interface for gauge pick events.
JCLabelGenerator JCLabelGenerator is an interface that can be used to generate labels for a JCTick.
 

Class Summary
DefaultLegendPopulatorRenderer This is the default implmentation of both JCLegendPopulator and JCLegendRenderer.
GaugeUtil This class contains common methods for performing linear transformations.
JCCenter A center object is used to mark the position of the center of a circular scale in a JCCircularScale widget.
JCCircularGauge JCCircularGauge models a real-world gauge such as you might see on a car dashboard.
JCCircularGauge.GaugeType Enums for gauge types.
JCCircularRange A range is used to demarcate some sub-portion of the scale.
JCCircularScale JCCircularScale provides a graduated scale.
JCCircularTick The class for tick marks that are drawn on a JCCircularScale.
JCGauge The parent class for circular gauges.
JCGaugeArea This is the sub-portion of the overall gauge real estate onto which the actual circular portion of the gauge is drawn.
JCGaugePickEvent Represents a pick event in JCGauge.
JCNeedle A needle points to values on its scale.
JCNeedle.InteractionType Needle interaction types.
JCNeedleStyle Provides constants for the built-in needle styles for a JCNeedle and provides a constructor for passing in a user-defined needle style.
JCRange A range may be used to draw the circumference of a circular scale.
JCScale A graduated scale.
JCScale.Direction Enum's for the direction parameter.
JCTick A graduated scale marker object.
JCTickStyle Provides constants the built-in tick styles for a JCTick and provides a constructor for passing in a user-defined tick style.
RadialConstraint A RadialConstraint is one that provides layout information for a component that needs to be placed on a circular gauge.
RadialLayout RadialLayout -- lays out RadialConstraint components .
 

Package com.klg.jclass.swing.gauge Description

JCCircularGauge enables you to quickly build high-quality control panels, data displays, process controls and simulation environments. Developed by Java experts, JCCircularGauge is highly customizable and therefore ideal for environments with very specialized requirements such as aerospace, manufacturing or defense. a JCCircularGauge measures the value of a property or attribute and displays this information in a format appropriate to the particular application environment. This component provides functionality unavailable in Swing or greatly enhances components that already exist.


Copyright© 1999-2000 KL Group Inc.
All rights reserved.