All Packages Class Hierarchy This Package Previous Next Index
Class ControlBeans.CRadioButtonBeanInfo
java.lang.Object
|
+----java.beans.SimpleBeanInfo
|
+----ControlBeans.CRadioButtonBeanInfo
- public class CRadioButtonBeanInfo
- extends SimpleBeanInfo
A BeanInfo class for the CRadioButton JavaBean.
-
CRadioButtonBeanInfo()
- Constructs a new BeanInfo class for the CRadioButton JavaBean.
-
getIcon(int)
- This method returns an image object that can be used to represent the
bean in toolboxes, toolbars, etc.
CRadioButtonBeanInfo
public CRadioButtonBeanInfo()
- Constructs a new BeanInfo class for the CRadioButton JavaBean.
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