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, setPageCompletegetRefactoring, getRefactoringSettings, getRefactoringWizard, setWizardgetContainer, getDialogSettings, getImage, getName, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, toStringconvertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessagepublic 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.IDialogPagesetVisible in class org.eclipse.ltk.ui.refactoring.UserInputWizardPageprotected final void validatePage()
protected boolean performFinish()
performFinish in class org.eclipse.ltk.ui.refactoring.UserInputWizardPagepublic org.eclipse.jface.wizard.IWizardPage getNextPage()
getNextPage in interface org.eclipse.jface.wizard.IWizardPagegetNextPage in class org.eclipse.ltk.ui.refactoring.UserInputWizardPageprotected void updateRefactoring()