public class ProductFileWizardPage extends PDEWizardNewFileCreationPage
| Modifier and Type | Field and Description |
|---|---|
static int |
USE_DEFAULT |
static int |
USE_LAUNCH_CONFIG |
static int |
USE_PRODUCT |
ERROR, INFORMATION, NONE, WARNING| Constructor and Description |
|---|
ProductFileWizardPage(String pageName,
IStructuredSelection selection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createAdvancedControls(Composite parent)
Creates the widget for advanced options.
|
void |
createControl(Composite parent)
(non-Javadoc) Method declared on IDialogPage.
|
int |
getInitializationOption() |
ILaunchConfiguration |
getSelectedLaunchConfiguration() |
String |
getSelectedProduct() |
createLinkTarget, validateLinkedResource, validatePagecreateFile, createFileHandle, createNewFile, createRule, getContainerFullPath, getFileExtension, getFileName, getInitialContents, getNewFileLabel, handleAdvancedButtonSelect, handleEvent, initialPopulateContainerNameField, setAllowExistingResources, setContainerFullPath, setFileExtension, setFileName, setVisiblecanFlipToNextPage, 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, setMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelppublic static final int USE_DEFAULT
public static final int USE_PRODUCT
public static final int USE_LAUNCH_CONFIG
public ProductFileWizardPage(String pageName, IStructuredSelection selection)
protected void createAdvancedControls(Composite parent)
WizardNewFileCreationPagecreateAdvancedControls in class WizardNewFileCreationPageparent - the parent compositepublic ILaunchConfiguration getSelectedLaunchConfiguration()
public String getSelectedProduct()
public int getInitializationOption()
public void createControl(Composite parent)
WizardNewFileCreationPagecreateControl in interface IDialogPagecreateControl in class WizardNewFileCreationPageparent - the parent composite