public class CCDModelCreationWizardPage
extends org.eclipse.ui.dialogs.WizardNewFileCreationPage
Constructor and Description |
---|
CCDModelCreationWizardPage(java.lang.String pageName,
org.eclipse.jface.viewers.IStructuredSelection selection,
java.lang.String fileExtension) |
Modifier and Type | Method and Description |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
protected java.lang.String |
getExtension()
Override to create files with this extension.
|
protected org.eclipse.core.runtime.IPath |
getFilePath() |
org.eclipse.emf.common.util.URI |
getURI() |
protected boolean |
validatePage() |
createAdvancedControls, createFile, createFileHandle, createLinkTarget, createNewFile, createRule, getContainerFullPath, getFileExtension, getFileName, getInitialContents, getNewFileLabel, handleAdvancedButtonSelect, handleEvent, initialPopulateContainerNameField, setAllowExistingResources, setContainerFullPath, setFileExtension, setFileName, setVisible, validateLinkedResource
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage
public CCDModelCreationWizardPage(java.lang.String pageName, org.eclipse.jface.viewers.IStructuredSelection selection, java.lang.String fileExtension)
protected java.lang.String getExtension()
public org.eclipse.emf.common.util.URI getURI()
protected org.eclipse.core.runtime.IPath getFilePath()
public void createControl(org.eclipse.swt.widgets.Composite parent)
createControl
in interface org.eclipse.jface.dialogs.IDialogPage
createControl
in class org.eclipse.ui.dialogs.WizardNewFileCreationPage
protected boolean validatePage()
validatePage
in class org.eclipse.ui.dialogs.WizardNewFileCreationPage