|
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.Object java.beans.SimpleBeanInfo com.ibm.etools.iseries.ui.JFormattedLabelBeanInfo
public class JFormattedLabelBeanInfo
The bean information class for com.ibm.etools.iseries.ui.JFormattedLabel.
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 | |
---|---|
JFormattedLabelBeanInfo()
|
Method Summary | |
---|---|
MethodDescriptor |
convertInternalToUnformatted_javalangStringMethodDescriptor()
Gets the convertInternalToUnformatted(java.lang.String) method descriptor. |
MethodDescriptor |
convertUnformattedToInternal_javalangStringMethodDescriptor()
Gets the convertUnformattedToInternal(java.lang.String) method descriptor. |
MethodDescriptor |
CopyrightMethodDescriptor()
Gets the Copyright() method descriptor. |
PropertyDescriptor |
fieldModelPropertyDescriptor()
Gets the fieldModel 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. |
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()
|
EventSetDescriptor[] |
getEventSetDescriptors()
Return the event set descriptors for this bean. |
MethodDescriptor |
getFieldModelMethodDescriptor()
Gets the getFieldModel() method descriptor. |
Image |
getIcon(int iconKind)
|
MethodDescriptor |
getInternalValueMethodDescriptor()
Gets the getInternalValue() method descriptor. |
MethodDescriptor[] |
getMethodDescriptors()
Return the method descriptors for this bean. |
PropertyDescriptor[] |
getPropertyDescriptors()
Return the property descriptors for this bean. |
MethodDescriptor |
getUnformattedTextMethodDescriptor()
Gets the getUnformattedText() method descriptor. |
PropertyDescriptor |
internalValuePropertyDescriptor()
Gets the internalValue property descriptor. |
MethodDescriptor |
setFieldModel_comibmivjet400utilFieldModelMethodDescriptor()
Gets the setFieldModel(com.ibm.etools.iseries.ui.FieldModel) method descriptor. |
MethodDescriptor |
setInternalValue_javalangStringMethodDescriptor()
Gets the setInternalValue(java.lang.String) method descriptor. |
MethodDescriptor |
setUnformattedText_javalangStringMethodDescriptor()
Gets the setUnformattedText(java.lang.String) method descriptor. |
PropertyDescriptor |
unformattedTextPropertyDescriptor()
Gets the unformattedText 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 |
Field Detail |
---|
public static final String Copyright
Constructor Detail |
---|
public JFormattedLabelBeanInfo()
Method Detail |
---|
public MethodDescriptor convertInternalToUnformatted_javalangStringMethodDescriptor()
public MethodDescriptor convertUnformattedToInternal_javalangStringMethodDescriptor()
public MethodDescriptor CopyrightMethodDescriptor()
public PropertyDescriptor fieldModelPropertyDescriptor()
public static Method findMethod(Class aClass, String methodName, int parameterCount)
aClass
- java.lang.ClassmethodName
- java.lang.StringparameterCount
- int
public BeanInfo[] getAdditionalBeanInfo()
getAdditionalBeanInfo
in interface BeanInfo
getAdditionalBeanInfo
in class SimpleBeanInfo
public static Class getBeanClass()
public static String getBeanClassName()
public BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface BeanInfo
getBeanDescriptor
in class SimpleBeanInfo
public EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors
in interface BeanInfo
getEventSetDescriptors
in class SimpleBeanInfo
public MethodDescriptor getFieldModelMethodDescriptor()
public Image getIcon(int iconKind)
getIcon
in interface BeanInfo
getIcon
in class SimpleBeanInfo
public MethodDescriptor getInternalValueMethodDescriptor()
public MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors
in interface BeanInfo
getMethodDescriptors
in class SimpleBeanInfo
public PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface BeanInfo
getPropertyDescriptors
in class SimpleBeanInfo
public MethodDescriptor getUnformattedTextMethodDescriptor()
public PropertyDescriptor internalValuePropertyDescriptor()
public MethodDescriptor setFieldModel_comibmivjet400utilFieldModelMethodDescriptor()
public MethodDescriptor setInternalValue_javalangStringMethodDescriptor()
public MethodDescriptor setUnformattedText_javalangStringMethodDescriptor()
public PropertyDescriptor unformattedTextPropertyDescriptor()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |