public class ItemModelWizard.ItemModelWizardNewFileCreationPage
extends org.eclipse.ui.dialogs.WizardNewFileCreationPage
Constructor and Description |
---|
ItemModelWizard.ItemModelWizardNewFileCreationPage(String pageId,
org.eclipse.jface.viewers.IStructuredSelection selection)
Pass in the selection.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.core.resources.IFile |
getModelFile() |
protected boolean |
validatePage()
The framework calls this to see if the file is correct.
|
createAdvancedControls, createControl, 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 ItemModelWizard.ItemModelWizardNewFileCreationPage(String pageId, org.eclipse.jface.viewers.IStructuredSelection selection)