|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.beans.SimpleBeanInfo | +--ControlBeans.CBarGaugeBeanInfo
A BeanInfo class for the CBarGauge JavaBean.
Constructor Summary | |
CBarGaugeBeanInfo()
Constructs a new BeanInfo class for the CBarGauge JavaBean. |
Method Summary | |
java.awt.Image |
getIcon(int iconKind)
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc. |
Methods inherited from class java.beans.SimpleBeanInfo |
getAdditionalBeanInfo,
getBeanDescriptor,
getDefaultEventIndex,
getDefaultPropertyIndex,
getEventSetDescriptors,
getMethodDescriptors,
getPropertyDescriptors,
loadImage |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public CBarGaugeBeanInfo()
Method Detail |
public java.awt.Image getIcon(int iconKind)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |