|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.SimpleBeanInfo
com.ibm.etools.iseries.ui.AbstractFormatterBeanInfo
public class AbstractFormatterBeanInfo
The bean information class for com.ibm.etools.iseries.ui.AbstractFormatter.
| Field Summary | |
|---|---|
static String |
Copyright
|
| Fields inherited from interface java.beans.BeanInfo |
|---|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
| Constructor Summary | |
|---|---|
AbstractFormatterBeanInfo()
|
|
| Method Summary | |
|---|---|
MethodDescriptor |
CopyrightMethodDescriptor()
Gets the Copyright() method descriptor. |
PropertyDescriptor |
dataAttributesPropertyDescriptor()
Gets the dataAttributes property descriptor. |
static Method |
findMethod(Class aClass,
String methodName,
int parameterCount)
Find the method by comparing (name & parameter size) against the methods in the class. |
MethodDescriptor |
formatString_javalangStringMethodDescriptor()
Gets the formatString(java.lang.String) method descriptor. |
BeanInfo[] |
getAdditionalBeanInfo()
Returns the BeanInfo of the superclass of this bean to inherit its features. |
static Class |
getBeanClass()
Gets the bean class. |
static String |
getBeanClassName()
Gets the bean class name. |
BeanDescriptor |
getBeanDescriptor()
|
MethodDescriptor |
getDataAttributesMethodDescriptor()
Gets the getDataAttributes() method descriptor. |
EventSetDescriptor[] |
getEventSetDescriptors()
Return the event set descriptors for this bean. |
MethodDescriptor[] |
getMethodDescriptors()
Return the method descriptors for this bean. |
PropertyDescriptor[] |
getPropertyDescriptors()
Return the property descriptors for this bean. |
MethodDescriptor |
setDataAttributes_comibmivjet400utilAttributesMethodDescriptor()
Gets the setDataAttributes(com.ibm.etools.iseries.ui.Attributes) method descriptor. |
| Methods inherited from class java.beans.SimpleBeanInfo |
|---|
getDefaultEventIndex, getDefaultPropertyIndex, getIcon, loadImage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String Copyright
| Constructor Detail |
|---|
public AbstractFormatterBeanInfo()
| Method Detail |
|---|
public MethodDescriptor CopyrightMethodDescriptor()
public PropertyDescriptor dataAttributesPropertyDescriptor()
public static Method findMethod(Class aClass,
String methodName,
int parameterCount)
aClass - java.lang.ClassmethodName - java.lang.StringparameterCount - int
public MethodDescriptor formatString_javalangStringMethodDescriptor()
public BeanInfo[] getAdditionalBeanInfo()
getAdditionalBeanInfo in interface BeanInfogetAdditionalBeanInfo in class SimpleBeanInfopublic static Class getBeanClass()
public static String getBeanClassName()
public BeanDescriptor getBeanDescriptor()
getBeanDescriptor in interface BeanInfogetBeanDescriptor in class SimpleBeanInfopublic MethodDescriptor getDataAttributesMethodDescriptor()
public EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors in interface BeanInfogetEventSetDescriptors in class SimpleBeanInfopublic MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors in interface BeanInfogetMethodDescriptors in class SimpleBeanInfopublic PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors in interface BeanInfogetPropertyDescriptors in class SimpleBeanInfopublic MethodDescriptor setDataAttributes_comibmivjet400utilAttributesMethodDescriptor()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||