|
||||||||||
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.HWMButtonBeanInfo
com.altair.hwm.beans.hm.HMEvalTCLProcBeanInfo
public class HMEvalTCLProcBeanInfo
Title: HMEvalTCLProcBeanInfo
Description: This BeanInfo class for HMEvalTCLProc bean
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 | |
---|---|
HMEvalTCLProcBeanInfo()
Constructor |
Method Summary | |
---|---|
java.beans.MethodDescriptor[] |
AppendMethodDescriptors(java.beans.MethodDescriptor[] arrMethDescDerived)
Append the property descriptors defined in this base class with those defined in this class |
java.beans.PropertyDescriptor[] |
AppendPropertyDescriptors(java.beans.PropertyDescriptor[] arrPropDescDerived)
Append the property descriptors defined in this base class with those defined in this class |
java.beans.BeanDescriptor |
getBeanDescriptor()
Returns the bean descriptor object for this bean. |
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
Show only the HWMCmdEvent |
java.beans.MethodDescriptor[] |
getMethodDescriptors()
Returns the array of method descriptors for this bean. |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Returns the array of property descriptors for this bean. |
Methods inherited from class com.altair.hwm.beans.utils.HWMSimpleBeanInfo |
---|
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 HMEvalTCLProcBeanInfo()
Method Detail |
---|
public java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface java.beans.BeanInfo
getBeanDescriptor
in class HWMButtonBeanInfo
public java.beans.EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors
in interface java.beans.BeanInfo
getEventSetDescriptors
in class HWMButtonBeanInfo
public java.beans.MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors
in interface java.beans.BeanInfo
getMethodDescriptors
in class HWMButtonBeanInfo
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface java.beans.BeanInfo
getPropertyDescriptors
in class HWMButtonBeanInfo
public java.beans.PropertyDescriptor[] AppendPropertyDescriptors(java.beans.PropertyDescriptor[] arrPropDescDerived)
AppendPropertyDescriptors
in class HWMSimpleBeanInfo
arrPropDescDerived
- the prop desc from this classpublic java.beans.MethodDescriptor[] AppendMethodDescriptors(java.beans.MethodDescriptor[] arrMethDescDerived)
AppendMethodDescriptors
in class HWMSimpleBeanInfo
arrMethDescDerived
- the method desc from this class
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |