All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ControlBeans.CBarGaugeBeanInfo

java.lang.Object
   |
   +----java.beans.SimpleBeanInfo
           |
           +----ControlBeans.CBarGaugeBeanInfo

public class CBarGaugeBeanInfo
extends SimpleBeanInfo
A BeanInfo class for the CBarGauge JavaBean.


Constructor Index

 o CBarGaugeBeanInfo()
Constructs a new BeanInfo class for the CBarGauge JavaBean.

Method Index

 o getIcon(int)
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.

Constructors

 o CBarGaugeBeanInfo
 public CBarGaugeBeanInfo()
Constructs a new BeanInfo class for the CBarGauge JavaBean.

Methods

 o getIcon
 public Image getIcon(int iconKind)
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.

Overrides:
getIcon in class SimpleBeanInfo

All Packages  Class Hierarchy  This Package  Previous  Next  Index