Java swing component library "SteelSeries"
In principle there are two types of gauges available in the library
- Radial gauges
- Linear gauges
Common features of all gauges are:
- customizable framedesign
- customizable background gradient
- customizable pointer/bar color
- threshold indicator
- threshold led in different colors
- adjustable scale
- indicators for min and max measured values
- threecolored track to visualize a area of interest
- automatic reset to zero mode
Common features of gauges with lcd display are:
- customizable lcd colors
- seven segment font (embedded ttf font)
The available frame designs (today) are:
- Metal (default)
- ShinyMetal
- BlackMetal
http://harmoniccode.blogspot.com/2010/08/java-swing-component-library.html
Presentation
http://idisk.mac.com/han.solo-Public/Presentations/ForgottenPowerOfSwing/ForgottenPowerOfSwing.pdf

