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.


Constructor Index

 o RollingCounterBeanInfo()
 

Method Index

 o copyright()
 
 o getIcon(int)
 
 o getMethodDescriptors()
Returns the methods available on this gauge
 o getPropertyDescriptors()
Returns the properties available on this gauge

Constructors

 o RollingCounterBeanInfo

 public RollingCounterBeanInfo()

Methods

 o copyright

 public static String copyright()

 o getMethodDescriptors

 public MethodDescriptor[] getMethodDescriptors()
Returns the methods available on this gauge
Overrides:
getMethodDescriptors in class SimpleBeanInfo

 o getPropertyDescriptors

 public PropertyDescriptor[] getPropertyDescriptors()
Returns the properties available on this gauge
Overrides:
getPropertyDescriptors in class SimpleBeanInfo

 o 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.