public class UserPasswordPage extends AbstractConfigurationPage<IOProvider,IOWizard<IOProvider>> implements JDBCConstants
PARAM_PASSWORD, PARAM_USER
Constructor and Description |
---|
UserPasswordPage()
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
|
void |
loadPreSelection(IOConfiguration conf)
Load a preselection into the wizard page (eg.
|
protected void |
onShowPage(boolean firstShow)
Called when this page is shown
|
boolean |
updateConfiguration(IOProvider provider)
Update the configuration (of the I/O provider)
|
createControl, dispose, getHelpContext, getWizard, 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
public void enable()
AbstractConfigurationPage
enable
in class AbstractConfigurationPage<IOProvider,IOWizard<IOProvider>>
AbstractConfigurationPage.enable()
public void disable()
AbstractConfigurationPage
disable
in class AbstractConfigurationPage<IOProvider,IOWizard<IOProvider>>
AbstractConfigurationPage.disable()
public boolean updateConfiguration(IOProvider provider)
IOWizardPage
updateConfiguration
in class IOWizardPage<IOProvider,IOWizard<IOProvider>>
provider
- the I/O provider to updateIOWizardPage.updateConfiguration(IOProvider)
protected void createContent(org.eclipse.swt.widgets.Composite page)
HaleWizardPage
createContent
in class HaleWizardPage<IOWizard<IOProvider>>
page
- the page composite, implementors may assign a custom layout
to this compositeHaleWizardPage.createContent(org.eclipse.swt.widgets.Composite)
protected void onShowPage(boolean firstShow)
HaleWizardPage
onShowPage
in class HaleWizardPage<IOWizard<IOProvider>>
firstShow
- specifies if it is the first time the page is shown
since its creationHaleWizardPage.onShowPage(boolean)
public void loadPreSelection(IOConfiguration conf)
IOWizardPage
loadPreSelection
in class IOWizardPage<IOProvider,IOWizard<IOProvider>>
conf
- the configuration which should be loadedIOWizardPage.loadPreSelection(eu.esdihumboldt.hale.common.core.io.project.model.IOConfiguration)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a