|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.SimpleBeanInfo
com.ibm.calendar.GrayThemeBeanInfo
public class GrayThemeBeanInfo
The bean information class for com.ibm.calendar.GrayTheme.
Field Summary |
---|
Fields inherited from interface java.beans.BeanInfo |
---|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Constructor Summary | |
---|---|
GrayThemeBeanInfo()
|
Method Summary | |
---|---|
java.beans.PropertyDescriptor |
classPropertyDescriptor()
Gets the class property descriptor. |
java.beans.MethodDescriptor |
equals_javalangObjectMethodDescriptor()
Gets the equals(java.lang.Object) method 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.MethodDescriptor |
getAboutThisBeanMethodDescriptor()
Gets the getAboutThisBean() method descriptor. |
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.MethodDescriptor |
getClassMethodDescriptor()
Gets the getClass() method descriptor. |
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
Return the event set descriptors for this bean. |
java.awt.Image |
getIcon(int iconKind)
|
java.beans.MethodDescriptor |
getImage_javalangStringMethodDescriptor()
Gets the getImage(java.lang.String) method descriptor. |
java.beans.MethodDescriptor[] |
getMethodDescriptors()
Return the method descriptors for this bean. |
java.beans.MethodDescriptor |
getProperty_javalangStringMethodDescriptor()
Gets the getProperty(java.lang.String) method descriptor. |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Return the property descriptors for this bean. |
java.beans.MethodDescriptor |
hashCodeMethodDescriptor()
Gets the hashCode() method descriptor. |
java.beans.MethodDescriptor |
notifyAllMethodDescriptor()
Gets the notifyAll() method descriptor. |
java.beans.MethodDescriptor |
notifyMethodDescriptor()
Gets the notify() method descriptor. |
java.beans.MethodDescriptor |
setAboutThisBean_javalangStringMethodDescriptor()
Gets the setAboutThisBean(java.lang.String) method descriptor. |
java.beans.MethodDescriptor |
toStringMethodDescriptor()
Gets the toString() method descriptor. |
java.beans.MethodDescriptor |
wait_long_intMethodDescriptor()
Gets the wait(long, int) method descriptor. |
java.beans.MethodDescriptor |
wait_longMethodDescriptor()
Gets the wait(long) method descriptor. |
java.beans.MethodDescriptor |
waitMethodDescriptor()
Gets the wait() method 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 GrayThemeBeanInfo()
Method Detail |
---|
public java.beans.PropertyDescriptor classPropertyDescriptor()
public java.beans.MethodDescriptor equals_javalangObjectMethodDescriptor()
public static java.lang.reflect.Method findMethod(java.lang.Class aClass, java.lang.String methodName, int parameterCount)
aClass
- java.lang.ClassmethodName
- java.lang.StringparameterCount
- int
public java.beans.MethodDescriptor getAboutThisBeanMethodDescriptor()
public java.beans.BeanInfo[] getAdditionalBeanInfo()
getAdditionalBeanInfo
in interface java.beans.BeanInfo
getAdditionalBeanInfo
in class java.beans.SimpleBeanInfo
public static java.lang.Class getBeanClass()
public static java.lang.String getBeanClassName()
public java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface java.beans.BeanInfo
getBeanDescriptor
in class java.beans.SimpleBeanInfo
public java.beans.MethodDescriptor getClassMethodDescriptor()
public java.beans.EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors
in interface java.beans.BeanInfo
getEventSetDescriptors
in class java.beans.SimpleBeanInfo
public java.awt.Image getIcon(int iconKind)
getIcon
in interface java.beans.BeanInfo
getIcon
in class java.beans.SimpleBeanInfo
public java.beans.MethodDescriptor getImage_javalangStringMethodDescriptor()
public java.beans.MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors
in interface java.beans.BeanInfo
getMethodDescriptors
in class java.beans.SimpleBeanInfo
public java.beans.MethodDescriptor getProperty_javalangStringMethodDescriptor()
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface java.beans.BeanInfo
getPropertyDescriptors
in class java.beans.SimpleBeanInfo
public java.beans.MethodDescriptor hashCodeMethodDescriptor()
public java.beans.MethodDescriptor notifyAllMethodDescriptor()
public java.beans.MethodDescriptor notifyMethodDescriptor()
public java.beans.MethodDescriptor setAboutThisBean_javalangStringMethodDescriptor()
public java.beans.MethodDescriptor toStringMethodDescriptor()
public java.beans.MethodDescriptor wait_long_intMethodDescriptor()
public java.beans.MethodDescriptor wait_longMethodDescriptor()
public java.beans.MethodDescriptor waitMethodDescriptor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |