public abstract class NewElementWizardPage extends WizardPage
IStatus
object.
Clients may subclass.
ERROR, INFORMATION, NONE, WARNING
Constructor and Description |
---|
NewElementWizardPage(String name)
Creates a
NewElementWizardPage . |
Modifier and Type | Method and Description |
---|---|
void |
setVisible(boolean visible) |
protected void |
updateStatus(IStatus status)
Updates the status line and the OK button according to the given status
|
protected void |
updateStatus(IStatus[] status)
Updates the status line and the OK button according to the status evaluate from
an array of status.
|
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
createControl, dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp
public NewElementWizardPage(String name)
NewElementWizardPage
.name
- the wizard page's namepublic void setVisible(boolean visible)
setVisible
in interface IDialogPage
setVisible
in class DialogPage
protected void updateStatus(IStatus status)
status
- status to applyprotected void updateStatus(IStatus[] status)
status
- the array of status
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.