protected static class ExtractVariableWizard.UserInputPage
extends org.eclipse.ltk.ui.refactoring.UserInputWizardPage
Constructor and Description |
---|
ExtractVariableWizard.UserInputPage(ExtractVariableRefactoring refactoring) |
Modifier and Type | Method and Description |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
org.eclipse.jface.wizard.IWizardPage |
getNextPage() |
protected boolean |
performFinish() |
void |
setVisible(boolean visible) |
protected void |
updateRefactoring() |
protected void |
validatePage() |
canFlipToNextPage, computeSuccessorPage, isLastUserInputPage, setPageComplete
getRefactoring, getRefactoringSettings, getRefactoringWizard, setWizard
getContainer, getDialogSettings, getImage, getName, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage
public ExtractVariableWizard.UserInputPage(ExtractVariableRefactoring refactoring)
public void createControl(org.eclipse.swt.widgets.Composite parent)
public void setVisible(boolean visible)
setVisible
in interface org.eclipse.jface.dialogs.IDialogPage
setVisible
in class org.eclipse.ltk.ui.refactoring.UserInputWizardPage
protected final void validatePage()
protected boolean performFinish()
performFinish
in class org.eclipse.ltk.ui.refactoring.UserInputWizardPage
public org.eclipse.jface.wizard.IWizardPage getNextPage()
getNextPage
in interface org.eclipse.jface.wizard.IWizardPage
getNextPage
in class org.eclipse.ltk.ui.refactoring.UserInputWizardPage
protected void updateRefactoring()