public class EMFFormsExampleInstallerWizard.ExampleInstallerPage
extends org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPage
| Constructor and Description |
|---|
ExampleInstallerPage(EMFFormsExampleInstallerWizard exampleWizard,
String pageName,
String title,
org.eclipse.jface.resource.ImageDescriptor titleImage)
Creates a example installation wizard page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
protected org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectDescriptor |
getSelectedProjectDescriptor() |
protected void |
itemSelected() |
void |
refresh() |
void |
setVisible(boolean visible) |
renameExistingProjectcanFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toStringconvertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessagepublic ExampleInstallerPage(EMFFormsExampleInstallerWizard exampleWizard, String pageName, String title, org.eclipse.jface.resource.ImageDescriptor titleImage)
exampleWizard - the wizardpageName - the name of the pagetitle - the displayed title of the pagetitleImage - the displayed image of the pagepublic void createControl(org.eclipse.swt.widgets.Composite parent)
createControl in interface org.eclipse.jface.dialogs.IDialogPagecreateControl in class org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPagepublic void refresh()
refresh in class org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPagepublic void setVisible(boolean visible)
setVisible in interface org.eclipse.jface.dialogs.IDialogPagesetVisible in class org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPageprotected org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectDescriptor getSelectedProjectDescriptor()
getSelectedProjectDescriptor in class org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPageprotected void itemSelected()
itemSelected in class org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.ProjectPageCopyright © 2020. All rights reserved.