public class EditParamWizardPage
extends org.eclipse.jface.wizard.WizardPage
| Constructor and Description |
|---|
EditParamWizardPage(String title,
String description,
String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
createContents(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.forms.widgets.FormToolkit toolkit) |
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
String |
getName() |
String |
getValue() |
canFlipToNextPage, getContainer, getDialogSettings, getImage, 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, setMessage, setVisiblepublic String getName()
getName in interface org.eclipse.jface.wizard.IWizardPagegetName in class org.eclipse.jface.wizard.WizardPagepublic String getValue()
public void createControl(org.eclipse.swt.widgets.Composite parent)
public void createContents(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.forms.widgets.FormToolkit toolkit)
Copyright © 2006–2013 The Apache Software Foundation. All rights reserved.