|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
org.eclipse.datatools.connectivity.internal.ui.wizards.BaseWizardPage
org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileDetailsPage
org.eclipse.datatools.connectivity.oda.design.internal.ui.DataSourceWizardPageCore
org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSourceWizardPage
org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage
public class FolderSelectionWizardPage
Field Summary |
---|
Fields inherited from interface org.eclipse.help.IContextProvider |
---|
NONE, SELECTION |
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
---|
ERROR, INFORMATION, NONE, WARNING |
Constructor Summary | |
---|---|
FolderSelectionWizardPage(java.lang.String pageName)
|
Method Summary | |
---|---|
java.util.Properties |
collectCustomProperties()
Returns custom properties updated with values collected in custom wizard page(s). |
void |
createPageCustomControl(org.eclipse.swt.widgets.Composite parent)
Creates customized control for this wizard page under the given parent composite. |
void |
refresh()
|
void |
setInitialProperties(java.util.Properties dataSourceProps)
Sets the initial properties and values to initialize the customized control of this wizard page. |
void |
setVisible(boolean visible)
|
Methods inherited from class org.eclipse.datatools.connectivity.oda.design.ui.wizards.DataSourceWizardPage |
---|
createCustomControl, getOdaDataSourceId |
Methods inherited from class org.eclipse.datatools.connectivity.oda.design.internal.ui.DataSourceWizardPageCore |
---|
createControl, dispose, finishDataSourceDesign, getNextPage, isPageComplete |
Methods inherited from class org.eclipse.datatools.connectivity.ui.wizards.ConnectionProfileDetailsPage |
---|
getContext, getContextChangeMask, getSearchExpression, setCreateAutoConnectControls |
Methods inherited from class org.eclipse.datatools.connectivity.internal.ui.wizards.BaseWizardPage |
---|
getSkippable, getSummaryData, onSetActive, onWizardNext, setNeedMediation, setSkippable |
Methods inherited from class org.eclipse.jface.wizard.WizardPage |
---|
canFlipToNextPage, getImage, getName, getPreviousPage, getShell, getWizard, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
---|
getControl, getDescription, getErrorMessage, getMessage, getMessageType, getTitle, performHelp, setMessage |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
---|
getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp |
Constructor Detail |
---|
public FolderSelectionWizardPage(java.lang.String pageName)
Method Detail |
---|
public void createPageCustomControl(org.eclipse.swt.widgets.Composite parent)
DataSourceWizardPage
createPageCustomControl
in class DataSourceWizardPage
parent
- the parent compositepublic void setInitialProperties(java.util.Properties dataSourceProps)
DataSourceWizardPage
setInitialProperties
in class DataSourceWizardPage
dataSourceProps
- custom properties of the extended
ODA data sourcepublic void refresh()
refresh
in class DataSourceWizardPage
public java.util.Properties collectCustomProperties()
DataSourceWizardPage
collectCustomProperties
in class DataSourceWizardPage
public void setVisible(boolean visible)
setVisible
in interface org.eclipse.jface.dialogs.IDialogPage
setVisible
in class org.eclipse.jface.dialogs.DialogPage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |