|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.SimpleBeanInfo
com.altair.hwm.beans.utils.HWMSimpleBeanInfo
com.altair.hwm.beans.utils.HWMCheckBoxBeanInfo
public class HWMCheckBoxBeanInfo
Title: HWMCheckBoxBeanInfo
Description: A bean info class for HWMCheckBox
Company: Altair Engineering, Inc.
| Field Summary |
|---|
| Fields inherited from interface java.beans.BeanInfo |
|---|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
| Constructor Summary | |
|---|---|
HWMCheckBoxBeanInfo()
Constructor |
|
HWMCheckBoxBeanInfo(java.lang.Class classBean)
Constructor: Can be used by a derived class |
|
| Method Summary | |
|---|---|
java.beans.BeanDescriptor |
getBeanDescriptor()
|
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
Do not show any events |
java.beans.MethodDescriptor[] |
getMethodDescriptors()
Return only the required methods |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Return only the required props |
| Methods inherited from class com.altair.hwm.beans.utils.HWMSimpleBeanInfo |
|---|
AppendMethodDescriptors, AppendPropertyDescriptors, GetEventSetDescriptors, getIcon, GetMethodDescriptors, GetPropertyDescriptors, loadImage |
| Methods inherited from class java.beans.SimpleBeanInfo |
|---|
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HWMCheckBoxBeanInfo()
public HWMCheckBoxBeanInfo(java.lang.Class classBean)
classBean - The bean class which this bean info represents| Method Detail |
|---|
public java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor in interface java.beans.BeanInfogetBeanDescriptor in class HWMSimpleBeanInfopublic java.beans.EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors in interface java.beans.BeanInfogetEventSetDescriptors in class java.beans.SimpleBeanInfopublic java.beans.MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors in interface java.beans.BeanInfogetMethodDescriptors in class java.beans.SimpleBeanInfopublic java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors in interface java.beans.BeanInfogetPropertyDescriptors in class java.beans.SimpleBeanInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||