public class ExtractVariableWizard
extends org.eclipse.ltk.ui.refactoring.RefactoringWizard
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ExtractVariableWizard.UserInputPage |
CHECK_INITIAL_CONDITIONS_ON_OPEN, DIALOG_BASED_UESR_INTERFACE, DIALOG_BASED_USER_INTERFACE, NO_BACK_BUTTON_ON_STATUS_DIALOG, NO_PREVIEW_PAGE, NONE, PREVIEW_EXPAND_FIRST_NODE, SHOW_HELP_CONTROL, WIZARD_BASED_USER_INTERFACE, YES_NO_BUTTON_STYLE| Constructor and Description |
|---|
ExtractVariableWizard(org.eclipse.ltk.core.refactoring.Refactoring refactoring) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addUserInputPages() |
java.lang.String |
getWindowTitle() |
addPage, addPages, canFinish, getChange, getDefaultPageTitle, getMessageLineWidthInChars, getPreviousPage, getRefactoring, getRefactoringContext, getStartingPage, getWizardFlags, internalCreateChange, internalGetExpandFirstNode, internalHasPreviewPage, internalIsYesNoStyle, internalPerformFinish, internalSetChange, internalSetPreviewShown, internalShowBackButtonOnStatusDialog, performCancel, performFinish, setChangeCreationCancelable, setDefaultPageTitle, setForcePreviewReview, setHelpAvailable, setInitialComputationContext, setInitialConditionCheckingStatuscreatePageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getShell, getTitleBarColor, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setNeedsProgressMonitor, setTitleBarColor, setWindowTitlepublic ExtractVariableWizard(org.eclipse.ltk.core.refactoring.Refactoring refactoring)
protected void addUserInputPages()
addUserInputPages in class org.eclipse.ltk.ui.refactoring.RefactoringWizardpublic java.lang.String getWindowTitle()
getWindowTitle in interface org.eclipse.jface.wizard.IWizardgetWindowTitle in class org.eclipse.jface.wizard.Wizard