|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for new Filter wizard main page classes
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
SystemFilterPoolDialogOutputs |
getFilterPoolDialogOutputs()
Return an object containing user-specified information pertinent to filter pool actions |
String |
getPoolManagerName()
Return user-selected pool manager name. |
String |
getPoolName()
Return user-entered pool name. |
void |
setFilterPoolManagerNameSelectionIndex(int index)
Set the zero-based index of the manager name to preselect. |
void |
setFilterPoolManagers(SystemFilterPoolManager[] mgrs)
Call this to specify the list of filter pool managers to allow the user to select from. |
void |
setNameValidator(ISystemValidator v)
Call this to specify a validator for the pool name. |
void |
setNameValidators(ISystemValidator[] v)
Even if you call setFilterPoolManagers and you really want your own validators, then call this. |
Methods inherited from interface com.ibm.etools.systems.core.ui.wizards.ISystemWizardPage |
---|
getHelpContextId, getInputObject, performFinish, setHelp, setInputObject |
Field Detail |
public static final String copyright
Method Detail |
public void setNameValidator(ISystemValidator v)
public void setNameValidators(ISystemValidator[] v)
public void setFilterPoolManagers(SystemFilterPoolManager[] mgrs)
public void setFilterPoolManagerNameSelectionIndex(int index)
public String getPoolName()
public String getPoolManagerName()
public SystemFilterPoolDialogOutputs getFilterPoolDialogOutputs()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |