|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.beans.SimpleBeanInfo | +--com.ibm.dse.gui.SpToggleButtonBeanInfo
The bean information class for com.ibm.dse.gui.SpToggleButton.
Constructor Summary | |
SpToggleButtonBeanInfo()
|
Method Summary | |
java.beans.PropertyDescriptor |
activatedOkKeyPropertyDescriptor()
Gets the activatedOkKey property descriptor. |
static java.lang.reflect.Method |
findMethod(java.lang.Class aClass,
java.lang.String methodName,
int parameterCount)
Find the method by comparing (name & parameter size) against the methods in the class. |
java.beans.BeanInfo[] |
getAdditionalBeanInfo()
Returns the BeanInfo of the superclass of this bean to inherit its features. |
static java.lang.Class |
getBeanClass()
Gets the bean class. |
static java.lang.String |
getBeanClassName()
Gets the bean class name. |
java.beans.BeanDescriptor |
getBeanDescriptor()
|
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
Return the event set descriptors for this bean. |
java.awt.Image |
getIcon(int iconKind)
|
java.beans.MethodDescriptor[] |
getMethodDescriptors()
Return the method descriptors for this bean. |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Return the property descriptors for this bean. |
java.beans.PropertyDescriptor |
helpIDPropertyDescriptor()
Gets the helpID property descriptor. |
java.beans.PropertyDescriptor |
horizontalAlignmentPropertyDescriptor()
Gets the horizontalAlignment property descriptor. |
java.beans.PropertyDescriptor |
horizontalTextPositionPropertyDescriptor()
Gets the horizontalTextPosition property descriptor. |
java.beans.PropertyDescriptor |
verticalAlignmentPropertyDescriptor()
Gets the verticalAlignment property descriptor. |
java.beans.PropertyDescriptor |
verticalTextPositionPropertyDescriptor()
Gets the verticalTextPosition property descriptor. |
Methods inherited from class java.beans.SimpleBeanInfo |
getDefaultEventIndex,
getDefaultPropertyIndex,
loadImage |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public SpToggleButtonBeanInfo()
Method Detail |
public java.beans.PropertyDescriptor activatedOkKeyPropertyDescriptor()
public static java.lang.reflect.Method findMethod(java.lang.Class aClass, java.lang.String methodName, int parameterCount)
aClass
- java.lang.ClassmethodName
- java.lang.StringparameterCount
- intpublic java.beans.BeanInfo[] getAdditionalBeanInfo()
public static java.lang.Class getBeanClass()
public static java.lang.String getBeanClassName()
public java.beans.BeanDescriptor getBeanDescriptor()
public java.beans.EventSetDescriptor[] getEventSetDescriptors()
public java.awt.Image getIcon(int iconKind)
public java.beans.MethodDescriptor[] getMethodDescriptors()
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
public java.beans.PropertyDescriptor helpIDPropertyDescriptor()
public java.beans.PropertyDescriptor horizontalAlignmentPropertyDescriptor()
public java.beans.PropertyDescriptor horizontalTextPositionPropertyDescriptor()
public java.beans.PropertyDescriptor verticalAlignmentPropertyDescriptor()
public java.beans.PropertyDescriptor verticalTextPositionPropertyDescriptor()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |