|
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.FormManagerBeanInfo
public class FormManagerBeanInfo
The bean information class for com.ibm.etools.iseries.ui.FormManager.
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 | |
---|---|
FormManagerBeanInfo()
|
Method Summary | |
---|---|
MethodDescriptor |
addFieldMapping_javalangString___javalangString__MethodDescriptor()
Gets the addFieldMapping(java.lang.String[], java.lang.String[]) method descriptor. |
MethodDescriptor |
addFieldMapping_javalangString_javalangStringMethodDescriptor()
Gets the addFieldMapping(java.lang.String, java.lang.String) method descriptor. |
MethodDescriptor |
addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor()
Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor. |
MethodDescriptor |
addRecordMethodDescriptor()
Gets the addRecord() method descriptor. |
PropertyDescriptor |
ascendingOrderPropertyDescriptor()
Gets the ascendingOrder property descriptor. |
PropertyDescriptor |
autoChangeDataAttributesPropertyDescriptor()
Gets the autoChangeDataAttributes property descriptor. |
MethodDescriptor |
clearAllDataMethodDescriptor()
Gets the clearAllData() method descriptor. |
MethodDescriptor |
closeFileMethodDescriptor()
Gets the closeFile() method descriptor. |
MethodDescriptor |
commitMethodDescriptor()
Gets the commit() method descriptor. |
MethodDescriptor |
CopyrightMethodDescriptor()
Gets the Copyright() method descriptor. |
PropertyDescriptor |
debugLevelPropertyDescriptor()
Gets the debugLevel property descriptor. |
MethodDescriptor |
deleteRecordMethodDescriptor()
Gets the deleteRecord() method descriptor. |
PropertyDescriptor |
displayContainerPropertyDescriptor()
Gets the displayContainer property descriptor. |
MethodDescriptor |
displayData_javaxswingtableDefaultTableModel_intMethodDescriptor()
Gets the displayData(javax.swing.table.DefaultTableModel, int) method descriptor. |
MethodDescriptor |
endJournalPhysicalFileMethodDescriptor()
Gets the endJournalPhysicalFile() method 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 |
firePropertyChange_javalangString_javalangObject_javalangObjectMethodDescriptor()
Gets the firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object) method descriptor. |
BeanInfo[] |
getAdditionalBeanInfo()
Returns the BeanInfo of the superclass of this bean to inherit its features. |
MethodDescriptor |
getAscendingOrderMethodDescriptor()
Gets the getAscendingOrder() method descriptor. |
MethodDescriptor |
getAutoChangeDataAttributesMethodDescriptor()
Gets the getAutoChangeDataAttributes() method descriptor. |
static Class |
getBeanClass()
Gets the bean class. |
static String |
getBeanClassName()
Gets the bean class name. |
BeanDescriptor |
getBeanDescriptor()
|
MethodDescriptor |
getDatabaseFieldValue_javalangString_javalangString_javalangStringMethodDescriptor()
Gets the getDatabaseFieldValue(java.lang.String, java.lang.String, java.lang.String) method descriptor. |
MethodDescriptor |
getDebugLevelMethodDescriptor()
Gets the getDebugLevel() method descriptor. |
MethodDescriptor |
getDebugMethodDescriptor()
Gets the getDebug() method descriptor. |
MethodDescriptor |
getDisplayContainerMethodDescriptor()
Gets the getDisplayContainer() method descriptor. |
EventSetDescriptor[] |
getEventSetDescriptors()
Return the event set descriptors for this bean. |
Image |
getIcon(int iconKind)
|
MethodDescriptor[] |
getMethodDescriptors()
Return the method descriptors for this bean. |
PropertyDescriptor[] |
getPropertyDescriptors()
Return the property descriptors for this bean. |
MethodDescriptor |
getRecordIOManagerMethodDescriptor()
Gets the getRecordIOManager() method descriptor. |
MethodDescriptor |
getResultSetTableModelMethodDescriptor()
Gets the getResultSetTableModel() method descriptor. |
MethodDescriptor |
getSystemMethodDescriptor()
Gets the getSystem() method descriptor. |
MethodDescriptor |
getThreadUsedMethodDescriptor()
Gets the getThreadUsed() method descriptor. |
MethodDescriptor |
joinDataBase_javalangString___comibmivjet400utilFormManagerMethodDescriptor()
Gets the joinDataBase(java.lang.String[], com.ibm.etools.iseries.ui.FormManager) method descriptor. |
MethodDescriptor |
openFileMethodDescriptor()
Gets the openFile() method descriptor. |
MethodDescriptor |
positionCursor_intMethodDescriptor()
Gets the positionCursor(int) method descriptor. |
MethodDescriptor |
positionCursor_javalangString__MethodDescriptor()
Gets the positionCursor(java.lang.String[]) method descriptor. |
MethodDescriptor |
positionCursorAfterLastMethodDescriptor()
Gets the positionCursorAfterLast() method descriptor. |
MethodDescriptor |
positionCursorBeforeFirstMethodDescriptor()
Gets the positionCursorBeforeFirst() method descriptor. |
MethodDescriptor |
positionCursorToFirstMethodDescriptor()
Gets the positionCursorToFirst() method descriptor. |
MethodDescriptor |
positionCursorToLastMethodDescriptor()
Gets the positionCursorToLast() method descriptor. |
MethodDescriptor |
positionCursorToNextMethodDescriptor()
Gets the positionCursorToNext() method descriptor. |
MethodDescriptor |
positionCursorToPreviousMethodDescriptor()
Gets the positionCursorToPrevious() method descriptor. |
MethodDescriptor |
propertyChange_javabeansPropertyChangeEventMethodDescriptor()
Gets the propertyChange(java.beans.PropertyChangeEvent) method descriptor. |
EventSetDescriptor |
propertyChangeEventSetDescriptor()
Gets the propertyChange event set descriptor. |
MethodDescriptor |
propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor()
Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor. |
MethodDescriptor |
readNextRecordMethodDescriptor()
Gets the readNextRecord() method descriptor. |
MethodDescriptor |
readPreviousRecordMethodDescriptor()
Gets the readPreviousRecord() method descriptor. |
MethodDescriptor |
readRecord_intMethodDescriptor()
Gets the readRecord(int) method descriptor. |
MethodDescriptor |
readRecord_javalangString___intMethodDescriptor()
Gets the readRecord(java.lang.String[], int) method descriptor. |
MethodDescriptor |
readRecord_javalangString__MethodDescriptor()
Gets the readRecord(java.lang.String[]) method descriptor. |
MethodDescriptor |
readRecordMethodDescriptor()
Gets the readRecord() method descriptor. |
PropertyDescriptor |
recordIOManagerPropertyDescriptor()
Gets the recordIOManager property descriptor. |
MethodDescriptor |
removeFieldMapping_javalangString_javalangStringMethodDescriptor()
Gets the removeFieldMapping(java.lang.String, java.lang.String) method descriptor. |
MethodDescriptor |
removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor()
Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor. |
PropertyDescriptor |
resultSetTableModelPropertyDescriptor()
Gets the resultSetTableModel property descriptor. |
MethodDescriptor |
rollbackMethodDescriptor()
Gets the rollback() method descriptor. |
MethodDescriptor |
setAscendingOrder_booleanMethodDescriptor()
Gets the setAscendingOrder(boolean) method descriptor. |
MethodDescriptor |
setAutoChangeDataAttributes_booleanMethodDescriptor()
Gets the setAutoChangeDataAttributes(boolean) method descriptor. |
MethodDescriptor |
setDebug_booleanMethodDescriptor()
Gets the setDebug(boolean) method descriptor. |
MethodDescriptor |
setDebugLevel_intMethodDescriptor()
Gets the setDebugLevel(int) method descriptor. |
MethodDescriptor |
setDisplayContainer_javaawtContainerMethodDescriptor()
Gets the setDisplayContainer(java.awt.Container) method descriptor. |
MethodDescriptor |
setRecordIOManager_comibmivjet400utilRecordIOManagerMethodDescriptor()
Gets the setRecordIOManager(com.ibm.etools.iseries.ui.RecordIOManager) method descriptor. |
MethodDescriptor |
setSystem_comibmas400accessAS400MethodDescriptor()
Gets the setSystem(com.ibm.as400.access.AS400) method descriptor. |
MethodDescriptor |
setThreadUsed_booleanMethodDescriptor()
Gets the setThreadUsed(boolean) method descriptor. |
MethodDescriptor |
startJournalPhysicalFileMethodDescriptor()
Gets the startJournalPhysicalFile() method descriptor. |
PropertyDescriptor |
systemPropertyDescriptor()
Gets the system property descriptor. |
PropertyDescriptor |
threadUsedPropertyDescriptor()
Gets the threadUsed property descriptor. |
MethodDescriptor |
updateRecordMethodDescriptor()
Gets the updateRecord() 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 FormManagerBeanInfo()
Method Detail |
---|
public MethodDescriptor addFieldMapping_javalangString___javalangString__MethodDescriptor()
public MethodDescriptor addFieldMapping_javalangString_javalangStringMethodDescriptor()
public MethodDescriptor addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor()
public MethodDescriptor addRecordMethodDescriptor()
public PropertyDescriptor ascendingOrderPropertyDescriptor()
public PropertyDescriptor autoChangeDataAttributesPropertyDescriptor()
public MethodDescriptor clearAllDataMethodDescriptor()
public MethodDescriptor closeFileMethodDescriptor()
public MethodDescriptor commitMethodDescriptor()
public MethodDescriptor CopyrightMethodDescriptor()
public PropertyDescriptor debugLevelPropertyDescriptor()
public MethodDescriptor deleteRecordMethodDescriptor()
public PropertyDescriptor displayContainerPropertyDescriptor()
public MethodDescriptor displayData_javaxswingtableDefaultTableModel_intMethodDescriptor()
public MethodDescriptor endJournalPhysicalFileMethodDescriptor()
public static Method findMethod(Class aClass, String methodName, int parameterCount)
aClass
- java.lang.ClassmethodName
- java.lang.StringparameterCount
- int
public MethodDescriptor firePropertyChange_javalangString_javalangObject_javalangObjectMethodDescriptor()
public BeanInfo[] getAdditionalBeanInfo()
getAdditionalBeanInfo
in interface BeanInfo
getAdditionalBeanInfo
in class SimpleBeanInfo
public MethodDescriptor getAscendingOrderMethodDescriptor()
public MethodDescriptor getAutoChangeDataAttributesMethodDescriptor()
public static Class getBeanClass()
public static String getBeanClassName()
public BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface BeanInfo
getBeanDescriptor
in class SimpleBeanInfo
public MethodDescriptor getDatabaseFieldValue_javalangString_javalangString_javalangStringMethodDescriptor()
public MethodDescriptor getDebugLevelMethodDescriptor()
public MethodDescriptor getDebugMethodDescriptor()
public MethodDescriptor getDisplayContainerMethodDescriptor()
public EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors
in interface BeanInfo
getEventSetDescriptors
in class SimpleBeanInfo
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 getRecordIOManagerMethodDescriptor()
public MethodDescriptor getResultSetTableModelMethodDescriptor()
public MethodDescriptor getSystemMethodDescriptor()
public MethodDescriptor getThreadUsedMethodDescriptor()
public MethodDescriptor joinDataBase_javalangString___comibmivjet400utilFormManagerMethodDescriptor()
public MethodDescriptor openFileMethodDescriptor()
public MethodDescriptor positionCursor_intMethodDescriptor()
public MethodDescriptor positionCursor_javalangString__MethodDescriptor()
public MethodDescriptor positionCursorAfterLastMethodDescriptor()
public MethodDescriptor positionCursorBeforeFirstMethodDescriptor()
public MethodDescriptor positionCursorToFirstMethodDescriptor()
public MethodDescriptor positionCursorToLastMethodDescriptor()
public MethodDescriptor positionCursorToNextMethodDescriptor()
public MethodDescriptor positionCursorToPreviousMethodDescriptor()
public MethodDescriptor propertyChange_javabeansPropertyChangeEventMethodDescriptor()
public EventSetDescriptor propertyChangeEventSetDescriptor()
public MethodDescriptor propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor()
public MethodDescriptor readNextRecordMethodDescriptor()
public MethodDescriptor readPreviousRecordMethodDescriptor()
public MethodDescriptor readRecord_intMethodDescriptor()
public MethodDescriptor readRecord_javalangString___intMethodDescriptor()
public MethodDescriptor readRecord_javalangString__MethodDescriptor()
public MethodDescriptor readRecordMethodDescriptor()
public PropertyDescriptor recordIOManagerPropertyDescriptor()
public MethodDescriptor removeFieldMapping_javalangString_javalangStringMethodDescriptor()
public MethodDescriptor removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor()
public PropertyDescriptor resultSetTableModelPropertyDescriptor()
public MethodDescriptor rollbackMethodDescriptor()
public MethodDescriptor setAscendingOrder_booleanMethodDescriptor()
public MethodDescriptor setAutoChangeDataAttributes_booleanMethodDescriptor()
public MethodDescriptor setDebug_booleanMethodDescriptor()
public MethodDescriptor setDebugLevel_intMethodDescriptor()
public MethodDescriptor setDisplayContainer_javaawtContainerMethodDescriptor()
public MethodDescriptor setRecordIOManager_comibmivjet400utilRecordIOManagerMethodDescriptor()
public MethodDescriptor setSystem_comibmas400accessAS400MethodDescriptor()
public MethodDescriptor setThreadUsed_booleanMethodDescriptor()
public MethodDescriptor startJournalPhysicalFileMethodDescriptor()
public PropertyDescriptor systemPropertyDescriptor()
public PropertyDescriptor threadUsedPropertyDescriptor()
public MethodDescriptor updateRecordMethodDescriptor()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |