All Packages  Class Hierarchy  This Package  Previous  Next  Index

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

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.TraceRecorder
                                                   |
                                                   +----com.ibm.eou.toolkit.gauge.bean.TraceRecorder

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


Constructor Index

 o TraceRecorder()

Method Index

 o copyright()

Constructors

 o TraceRecorder
 public TraceRecorder()

Methods

 o copyright
 public static String copyright()

All Packages  Class Hierarchy  This Package  Previous  Next  Index