|
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.JFormattedTableColumnBeanInfo
public class JFormattedTableColumnBeanInfo
The bean information class for com.ibm.etools.iseries.ui.JFormattedTableColumn.
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 | |
---|---|
JFormattedTableColumnBeanInfo()
|
Method Summary | |
---|---|
PropertyDescriptor |
cellEditablePropertyDescriptor()
Gets the cellEditable property descriptor. |
PropertyDescriptor |
cellEditorPropertyDescriptor()
Gets the cellEditor property descriptor. |
PropertyDescriptor |
cellRendererPropertyDescriptor()
Gets the cellRenderer property descriptor. |
MethodDescriptor |
cloneMethodDescriptor()
Gets the clone() method descriptor. |
PropertyDescriptor |
columnCellEditorPropertyDescriptor()
Gets the columnCellEditor property descriptor. |
PropertyDescriptor |
editmaskAttributesPropertyDescriptor()
Gets the editmaskAttributes property descriptor. |
PropertyDescriptor |
editmaskViewUIPropertyDescriptor()
Gets the editmaskViewUI property 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()
|
MethodDescriptor |
getCellEditableMethodDescriptor()
Gets the getCellEditable() method descriptor. |
MethodDescriptor |
getColumnCellEditorMethodDescriptor()
Gets the getColumnCellEditor() method descriptor. |
MethodDescriptor |
getEditmaskAttributesMethodDescriptor()
Gets the getEditmaskAttributes() method descriptor. |
MethodDescriptor |
getEditmaskViewUIMethodDescriptor()
Gets the getEditmaskViewUI() method descriptor. |
EventSetDescriptor[] |
getEventSetDescriptors()
Return the event set descriptors for this bean. |
MethodDescriptor |
getFieldModelMethodDescriptor()
Gets the getFieldModel() method descriptor. |
Image |
getIcon(int iconKind)
|
MethodDescriptor[] |
getMethodDescriptors()
Return the method descriptors for this bean. |
PropertyDescriptor[] |
getPropertyDescriptors()
Return the property descriptors for this bean. |
MethodDescriptor |
setCellEditable_booleanMethodDescriptor()
Gets the setCellEditable(boolean) method descriptor. |
MethodDescriptor |
setColumnCellEditor_javaxswingtableTableCellEditorMethodDescriptor()
Gets the setColumnCellEditor(javax.swing.table.TableCellEditor) method descriptor. |
MethodDescriptor |
setEditmaskAttributes_comibmivjet400utilAttributesMethodDescriptor()
Gets the setEditmaskAttributes(com.ibm.etools.iseries.ui.Attributes) method descriptor. |
MethodDescriptor |
setEditmaskViewUI_comibmivjet400utilEditmaskViewInterfaceMethodDescriptor()
Gets the setEditmaskViewUI(com.ibm.etools.iseries.ui.EditmaskViewInterface) method descriptor. |
MethodDescriptor |
setFieldModel_comibmivjet400utilFieldModelMethodDescriptor()
Gets the setFieldModel(com.ibm.etools.iseries.ui.FieldModel) 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 |
Field Detail |
---|
public static final String Copyright
Constructor Detail |
---|
public JFormattedTableColumnBeanInfo()
Method Detail |
---|
public PropertyDescriptor cellEditablePropertyDescriptor()
public PropertyDescriptor cellEditorPropertyDescriptor()
public PropertyDescriptor cellRendererPropertyDescriptor()
public MethodDescriptor cloneMethodDescriptor()
public PropertyDescriptor columnCellEditorPropertyDescriptor()
public PropertyDescriptor editmaskAttributesPropertyDescriptor()
public PropertyDescriptor editmaskViewUIPropertyDescriptor()
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 MethodDescriptor getCellEditableMethodDescriptor()
public MethodDescriptor getColumnCellEditorMethodDescriptor()
public MethodDescriptor getEditmaskAttributesMethodDescriptor()
public MethodDescriptor getEditmaskViewUIMethodDescriptor()
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[] getMethodDescriptors()
getMethodDescriptors
in interface BeanInfo
getMethodDescriptors
in class SimpleBeanInfo
public PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface BeanInfo
getPropertyDescriptors
in class SimpleBeanInfo
public MethodDescriptor setCellEditable_booleanMethodDescriptor()
public MethodDescriptor setColumnCellEditor_javaxswingtableTableCellEditorMethodDescriptor()
public MethodDescriptor setEditmaskAttributes_comibmivjet400utilAttributesMethodDescriptor()
public MethodDescriptor setEditmaskViewUI_comibmivjet400utilEditmaskViewInterfaceMethodDescriptor()
public MethodDescriptor setFieldModel_comibmivjet400utilFieldModelMethodDescriptor()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |