RSE
Release 3.3

org.eclipse.rse.ui.filters.dialogs
Interface SystemFilterPoolWizardInterface

All Superinterfaces:
INewWizard, ISystemPromptDialog, ISystemWizard, IWizard, IWorkbenchWizard, SystemFilterPoolDialogInterface

public interface SystemFilterPoolWizardInterface
extends ISystemWizard, SystemFilterPoolDialogInterface

An interface for filter pool wizards to implement

Since:
3.0 moved from "internal" to API

Method Summary
 
Methods inherited from interface org.eclipse.rse.ui.wizards.ISystemWizard
getHelpContextId, getMinimumPageHeight, getMinimumPageWidth, getSystemWizardDialog, getViewer, getWizardPageTitle, setHelp, setMinimumPageSize, setSystemWizardDialog, setViewer, setWizardPageTitle, updateSize
 
Methods inherited from interface org.eclipse.ui.IWorkbenchWizard
init
 
Methods inherited from interface org.eclipse.jface.wizard.IWizard
addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, performFinish, setContainer
 
Methods inherited from interface org.eclipse.rse.ui.dialogs.ISystemPromptDialog
getInputObject, getOutputObject, publicConvertHeightInCharsToPixels, publicConvertWidthInCharsToPixels, setInputObject, setOutputObject, wasCancelled
 
Methods inherited from interface org.eclipse.rse.ui.filters.SystemFilterPoolDialogInterface
getFilterPoolDialogOutputs, setFilterPoolDialogActionCaller, setHelpContextId
 


RSE
Release 3.3

Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.