|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectWizardDialog
com.ibm.etools.systems.core.ui.dialogs.SystemWizardDialog
com.ibm.etools.systems.filters.ui.dialogs.SystemFilterPoolWizardDialog
Extends WizardDialog to support ability to pass data in from the common wizard action class, and get data out. This is deferred to the actual wizard, which in turn defers to the wizard's first page.
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from class com.ibm.etools.systems.core.ui.dialogs.SystemWizardDialog |
---|
helpId, wizard |
Fields inherited from interface com.ibm.etools.systems.filters.ui.SystemFilterPoolDialogInterface |
---|
Copyright |
Constructor Summary | |
---|---|
SystemFilterPoolWizardDialog(Shell shell,
SystemFilterPoolWizardInterface wizard)
Constructor |
|
SystemFilterPoolWizardDialog(Shell shell,
SystemFilterPoolWizardInterface wizard,
Object inputObject)
Constructor two. |
Method Summary | |
---|---|
SystemFilterPoolDialogOutputs |
getFilterPoolDialogOutputs()
Return an object containing user-specified information pertinent to filter pool actions |
SystemFilterPoolWizardInterface |
getFilterPoolWizard()
Return wrapped filter pool wizard |
void |
setFilterPoolDialogActionCaller(SystemFilterAbstractFilterPoolAction caller)
Allow base action to pass instance of itself for callback to get info |
void |
setHelpContextId(String id)
Set the help context id for this wizard |
Methods inherited from class com.ibm.etools.systems.core.ui.dialogs.SystemWizardDialog |
---|
createDialogArea, getHelpContextId, getInputObject, getOutputObject, publicConvertHeightInCharsToPixels, publicConvertWidthInCharsToPixels, setHelp, setInputObject, updateSize, wasCancelled |
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 SystemFilterPoolWizardDialog(Shell shell, SystemFilterPoolWizardInterface wizard)
public SystemFilterPoolWizardDialog(Shell shell, SystemFilterPoolWizardInterface wizard, Object inputObject)
Method Detail |
public SystemFilterPoolWizardInterface getFilterPoolWizard()
public SystemFilterPoolDialogOutputs getFilterPoolDialogOutputs()
getFilterPoolDialogOutputs
in interface SystemFilterPoolDialogInterface
public void setFilterPoolDialogActionCaller(SystemFilterAbstractFilterPoolAction caller)
setFilterPoolDialogActionCaller
in interface SystemFilterPoolDialogInterface
public void setHelpContextId(String id)
setHelpContextId
in interface SystemFilterPoolDialogInterface
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |