public class CreateNewInstaceWizard.CreateNewInstanceFileCreationPage
extends org.eclipse.ui.dialogs.WizardNewFileCreationPage
Constructor and Description |
---|
CreateNewInstanceFileCreationPage(String pageId,
org.eclipse.jface.viewers.IStructuredSelection selection)
Default constructor.
|
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 CreateNewInstanceFileCreationPage(String pageId, org.eclipse.jface.viewers.IStructuredSelection selection)
pageId
- This page's idselection
- The current selectionCopyright © 2018. All rights reserved.