public class SelectEcorePage
extends org.eclipse.jface.wizard.WizardPage
| Constructor and Description |
|---|
SelectEcorePage(String pageName)
Creates a new Ecore selection wizard page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
Object |
getSelectedContainer() |
String |
getText1()
Returns the path of the selected Ecore as specified in the text field of the page.
|
void |
setSelectedContainer(Object object)
Sets the selected Ecore container.
|
void |
setVisible(boolean visible) |
canFlipToNextPage, 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 SelectEcorePage(String pageName)
pageName - the name of the pagepublic void createControl(org.eclipse.swt.widgets.Composite parent)
public String getText1()
public void setVisible(boolean visible)
setVisible in interface org.eclipse.jface.dialogs.IDialogPagesetVisible in class org.eclipse.jface.dialogs.DialogPageDialogPage.setVisible(boolean)public void setSelectedContainer(Object object)
object - the containerpublic Object getSelectedContainer()
Copyright © 2016. All rights reserved.