All Packages Class Hierarchy This Package Previous Next Index
Class COM.ibm.beans.gauge.RollingCounterBeanInfo
java.lang.Object
|
+----java.beans.SimpleBeanInfo
|
+----COM.ibm.beans.gauge.RollingCounterBeanInfo
- public class RollingCounterBeanInfo
- extends SimpleBeanInfo
The BeanInfo class for the LEDCounter gauge.
RollingCounterBeanInfo()
-
copyright()
-
getIcon(int)
-
getMethodDescriptors()
- Returns the methods available on this gauge
getPropertyDescriptors()
- Returns the properties available on this gauge
RollingCounterBeanInfo
public RollingCounterBeanInfo()
copyright
public static String copyright()
getMethodDescriptors
public MethodDescriptor[] getMethodDescriptors()
- Returns the methods available on this gauge
- Overrides:
- getMethodDescriptors
in class SimpleBeanInfo
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
- Returns the properties available on this gauge
- Overrides:
- getPropertyDescriptors
in class SimpleBeanInfo
getIcon
public Image getIcon(int iconKind)
- Overrides:
- getIcon
in class SimpleBeanInfo
All Packages Class Hierarchy This Package Previous Next Index
Copyright ©
Taligent, Inc. 1996 - 1997.
Copyright © IBM Corporation 1996 - 1997.
All Rights Reserved.