W
- the concrete wizard typepublic abstract class HaleWizardPage<W extends org.eclipse.jface.wizard.Wizard>
extends org.eclipse.jface.wizard.WizardPage
Modifier | Constructor and Description |
---|---|
protected |
HaleWizardPage(String pageName) |
protected |
HaleWizardPage(String pageName,
String title,
org.eclipse.jface.resource.ImageDescriptor titleImage) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
createContent(org.eclipse.swt.widgets.Composite page)
Create the page content
|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
void |
dispose() |
String |
getHelpContext()
Returns the help context for this page.
|
W |
getWizard() |
protected void |
onShowPage(boolean firstShow)
Called when this page is shown
|
void |
performHelp() |
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, setButtonLayoutData, setControl, setMessage, setVisible
protected HaleWizardPage(String pageName, String title, org.eclipse.jface.resource.ImageDescriptor titleImage)
WizardPage.WizardPage(String, String, ImageDescriptor)
protected HaleWizardPage(String pageName)
WizardPage.WizardPage(String)
public W getWizard()
getWizard
in interface org.eclipse.jface.wizard.IWizardPage
getWizard
in class org.eclipse.jface.wizard.WizardPage
WizardPage.getWizard()
public void createControl(org.eclipse.swt.widgets.Composite parent)
IDialogPage.createControl(Composite)
public void performHelp()
performHelp
in interface org.eclipse.jface.dialogs.IDialogPage
performHelp
in class org.eclipse.jface.dialogs.DialogPage
DialogPage.performHelp()
public String getHelpContext()
null
.null
protected void onShowPage(boolean firstShow)
firstShow
- specifies if it is the first time the page is shown
since its creationprotected abstract void createContent(org.eclipse.swt.widgets.Composite page)
page
- the page composite, implementors may assign a custom layout
to this compositepublic void dispose()
dispose
in interface org.eclipse.jface.dialogs.IDialogPage
dispose
in class org.eclipse.jface.dialogs.DialogPage
DialogPage.dispose()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a