org.eclipse.emf.common.ui.wizard
Class AbstractExampleInstallerWizard.ProjectPage
java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage
- All Implemented Interfaces:
- IDialogPage, IMessageProvider, IWizardPage
- Enclosing class:
- AbstractExampleInstallerWizard
public class AbstractExampleInstallerWizard.ProjectPage
- extends WizardPage
Methods inherited from class org.eclipse.jface.wizard.WizardPage |
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
projectList
protected List projectList
descriptionText
protected Text descriptionText
renameButton
protected Button renameButton
AbstractExampleInstallerWizard.ProjectPage
public AbstractExampleInstallerWizard.ProjectPage(java.lang.String pageName,
java.lang.String title,
ImageDescriptor titleImage)
createControl
public void createControl(Composite parent)
refresh
public void refresh()
setVisible
public void setVisible(boolean visible)
- Specified by:
setVisible
in interface IDialogPage
- Overrides:
setVisible
in class DialogPage
getSelectedProjectDescriptor
protected AbstractExampleInstallerWizard.ProjectDescriptor getSelectedProjectDescriptor()
itemSelected
protected void itemSelected()
renameExistingProject
protected void renameExistingProject()