public class OptionTemplateWizardPage extends WizardPage
ERROR, INFORMATION, NONE, WARNING
Constructor and Description |
---|
OptionTemplateWizardPage(BaseOptionTemplateSection section,
ArrayList<?> options,
String helpContextId)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
createControl(Composite composite)
Creates the page control by creating individual options in the order
subject to their position in the list.'
|
void |
setVisible(boolean visible)
Initializes the options that require late initialization when the page is
made visible.
|
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 OptionTemplateWizardPage(BaseOptionTemplateSection section, ArrayList<?> options, String helpContextId)
section
- the section that is contributing this pageoptions
- a list of options that should be shown in this page.helpContextId
- the help context idpublic void createControl(Composite composite)
composite
- public void setVisible(boolean visible)
setVisible
in interface IDialogPage
setVisible
in class DialogPage
visible
-
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.