All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.eou.toolkit.gauge.bean.Thermometer

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----com.sun.java.swing.JComponent
                           |
                           +----com.sun.java.swing.JPanel
                                   |
                                   +----com.ibm.eou.toolkit.gauge.BaseGauge
                                           |
                                           +----com.ibm.eou.toolkit.gauge.Thermometer
                                                   |
                                                   +----com.ibm.eou.toolkit.gauge.bean.Thermometer

public class Thermometer
extends Thermometer
implements Serializable
This gauge is a very lightweight extension of com.ibm.eou.toolkit.gauge.Thermometer. Refer to the class documentation of that class for more information.


Constructor Index

 o Thermometer()

Method Index

 o copyright()

Constructors

 o Thermometer
 public Thermometer()

Methods

 o copyright
 public static String copyright()

All Packages  Class Hierarchy  This Package  Previous  Next  Index