public class NewLoadTestWizardPage extends WizardPage implements Listener
ERROR, INFORMATION, NONE, WARNING
Constructor and Description |
---|
NewLoadTestWizardPage(ISelection selection)
Constructor for SampleNewWizardPage.
|
Modifier and Type | Method and Description |
---|---|
void |
createControl(Composite parent) |
void |
handleEvent(Event event) |
void |
setVisible(boolean visible) |
protected void |
updateSummary() |
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp
public NewLoadTestWizardPage(ISelection selection)
selection
- ISelectionpublic void createControl(Composite parent)
createControl
in interface IDialogPage
IDialogPage.createControl(Composite)
protected void updateSummary()
public void handleEvent(Event event)
handleEvent
in interface Listener
public void setVisible(boolean visible)
setVisible
in interface IDialogPage
setVisible
in class DialogPage
© Copyright IBM Corp. 2013. All rights reserved.