|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.wizard.Wizard
org.eclipse.datatools.connectivity.internal.ui.wizards.BaseWizard
org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
org.eclipse.datatools.connectivity.ui.wizards.ExtensibleNewConnectionProfileWizard
public class ExtensibleNewConnectionProfileWizard
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard |
---|
NewConnectionProfileWizard.IFinishTask |
Field Summary |
---|
Fields inherited from class org.eclipse.jface.wizard.Wizard |
---|
DEFAULT_IMAGE |
Fields inherited from interface org.eclipse.help.IContextProvider |
---|
NONE, SELECTION |
Constructor Summary | |
---|---|
ExtensibleNewConnectionProfileWizard(ExtensibleProfileDetailsWizardPage detailsWizardPage)
|
Method Summary | |
---|---|
void |
addCustomPages()
Clients needs to add their customized pages here |
boolean |
canFinish()
|
void |
createPageControls(org.eclipse.swt.widgets.Composite pageContainer)
|
NewConnectionProfileWizardPage |
getProfilePage()
|
java.util.Properties |
getProfileProperties()
Clients need provide implementation to get extra profile properties |
Methods inherited from class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard |
---|
addPages, delegatesTask, getContext, getContextChangeMask, getParentProfile, getProfileDescription, getProfileIsAutoConnect, getProfileName, getProfileProviderID, getSearchExpression, getSummaryData, init, initProviderID, isFinished, isProfileNamePageSkippable, performFinish, setParentProfile, setProfileDescription, setProfileName, setProfileNameAndDescription, setSkipProfileNamePage |
Methods inherited from class org.eclipse.datatools.connectivity.internal.ui.wizards.BaseWizard |
---|
getNextPage, getPreviousPage, getStartingPage, mediatePage |
Methods inherited from class org.eclipse.jface.wizard.Wizard |
---|
addPage, dispose, getContainer, getDefaultPageImage, getDialogSettings, getPage, getPageCount, getPages, getShell, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.jface.wizard.IWizard |
---|
dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer |
Constructor Detail |
---|
public ExtensibleNewConnectionProfileWizard(ExtensibleProfileDetailsWizardPage detailsWizardPage)
Method Detail |
---|
public void createPageControls(org.eclipse.swt.widgets.Composite pageContainer)
createPageControls
in interface org.eclipse.jface.wizard.IWizard
createPageControls
in class NewConnectionProfileWizard
public void addCustomPages()
NewConnectionProfileWizard
addCustomPages
in class NewConnectionProfileWizard
public java.util.Properties getProfileProperties()
NewConnectionProfileWizard
getProfileProperties
in class NewConnectionProfileWizard
public NewConnectionProfileWizardPage getProfilePage()
getProfilePage
in class NewConnectionProfileWizard
public boolean canFinish()
canFinish
in interface org.eclipse.jface.wizard.IWizard
canFinish
in class org.eclipse.datatools.connectivity.internal.ui.wizards.BaseWizard
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |