|
IBM Rational Functional Tester Version 8.1.1000 IBM Rational Functional Tester API Reference Project Version 2.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rational.test.ft.ui.wizarddialog.DialogPage
com.rational.test.ft.ui.wizarddialog.WizardPage
com.rational.test.ft.services.MessageOptionsWizardPage
public class MessageOptionsWizardPage
The page for editing record monitor options
| Field Summary | |
|---|---|
static java.lang.String |
PAGE_NAME
|
| Constructor Summary | |
|---|---|
MessageOptionsWizardPage(IMessageOptions messageOptions)
Construct a message options wizard page |
|
| Method Summary | |
|---|---|
void |
aboutToDisplay()
Called just before the page is displayed. |
java.awt.Container |
createControl(java.awt.Container parent)
Creates the contents of the page. |
void |
performHelp()
Display help in the IDE in response to a help request. |
void |
saveData()
Save data |
void |
stateChanged(javax.swing.event.ChangeEvent e)
|
| Methods inherited from class com.rational.test.ft.ui.wizarddialog.WizardPage |
|---|
canFlipToNextPage, getContainer, getImage, getName, getNextPage, getParentFrame, getPreviousPage, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImage, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString |
| Methods inherited from class com.rational.test.ft.ui.wizarddialog.DialogPage |
|---|
dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, isControlCreated, performCancel, performOk, setControl, setVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.rational.test.ft.ui.wizarddialog.IDialogPage |
|---|
dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, setControl, setVisible |
| Field Detail |
|---|
public static final java.lang.String PAGE_NAME
| Constructor Detail |
|---|
public MessageOptionsWizardPage(IMessageOptions messageOptions)
| Method Detail |
|---|
public java.awt.Container createControl(java.awt.Container parent)
createControl in interface com.rational.test.ft.ui.wizarddialog.IDialogPageparent - the parent containerpublic void performHelp()
performHelp in interface com.rational.test.ft.ui.wizarddialog.IDialogPageperformHelp in class com.rational.test.ft.ui.wizarddialog.DialogPagepublic void aboutToDisplay()
aboutToDisplay in interface com.rational.test.ft.ui.wizarddialog.IWizardPageaboutToDisplay in class com.rational.test.ft.ui.wizarddialog.WizardPagepublic void saveData()
public void stateChanged(javax.swing.event.ChangeEvent e)
stateChanged in interface javax.swing.event.ChangeListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||