public class ArchiveProjectImportSelectLocationPage extends AbstractConfigurationPage<ArchiveProjectImport,ArchiveProjectImportWizard>
Modifier | Constructor and Description |
---|---|
protected |
ArchiveProjectImportSelectLocationPage()
Default Constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
createContent(org.eclipse.swt.widgets.Composite page)
Create the page content
|
void |
disable()
Disable the configuration page
|
void |
enable()
Enable the configuration page
|
boolean |
updateConfiguration(ArchiveProjectImport provider)
Update the configuration (of the I/O provider)
|
protected void |
updateState()
Update the page state.
|
loadPreSelection
createControl, dispose, getHelpContext, getWizard, onShowPage, 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 ArchiveProjectImportSelectLocationPage()
public void enable()
AbstractConfigurationPage
enable
in class AbstractConfigurationPage<ArchiveProjectImport,ArchiveProjectImportWizard>
public void disable()
AbstractConfigurationPage
disable
in class AbstractConfigurationPage<ArchiveProjectImport,ArchiveProjectImportWizard>
public boolean updateConfiguration(ArchiveProjectImport provider)
IOWizardPage
updateConfiguration
in class IOWizardPage<ArchiveProjectImport,ArchiveProjectImportWizard>
provider
- the I/O provider to updateprotected void createContent(org.eclipse.swt.widgets.Composite page)
HaleWizardPage
createContent
in class HaleWizardPage<ArchiveProjectImportWizard>
page
- the page composite, implementors may assign a custom layout
to this compositeprotected void updateState()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a