| 
 | ||||||||||
| 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.db.generic.ui.NewConnectionProfileWizard
public class NewConnectionProfileWizard
Wizard| 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 | |
|---|---|
| NewConnectionProfileWizard() | |
| Method Summary | |
|---|---|
|  void | addCustomPages()Clients needs to add their customized pages here | 
|  void | createPageControls(org.eclipse.swt.widgets.Composite pageContainer) | 
|  org.eclipse.help.IContext | getContext(java.lang.Object target) | 
|  int | getContextChangeMask() | 
|  java.util.Properties | getProfileProperties()Clients need provide implementation to get extra profile properties | 
|  java.lang.String | getSearchExpression(java.lang.Object target) | 
| Methods inherited from class org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard | 
|---|
| addPages, delegatesTask, getParentProfile, getProfileDescription, getProfileIsAutoConnect, getProfileName, getProfilePage, getProfileProviderID, getSummaryData, init, initProviderID, isFinished, isProfileNamePageSkippable, performFinish, setParentProfile, setProfileDescription, setProfileName, setProfileNameAndDescription, setSkipProfileNamePage | 
| Methods inherited from class org.eclipse.datatools.connectivity.internal.ui.wizards.BaseWizard | 
|---|
| canFinish, 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 | 
|---|
| canFinish, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer | 
| Constructor Detail | 
|---|
public NewConnectionProfileWizard()
| Method Detail | 
|---|
public void addCustomPages()
NewConnectionProfileWizard
addCustomPages in class NewConnectionProfileWizardNewConnectionProfileWizard.addCustomPages()public java.util.Properties getProfileProperties()
NewConnectionProfileWizard
getProfileProperties in class NewConnectionProfileWizardNewConnectionProfileWizard.getProfileProperties()public org.eclipse.help.IContext getContext(java.lang.Object target)
getContext in interface org.eclipse.help.IContextProvidergetContext in class NewConnectionProfileWizardpublic int getContextChangeMask()
getContextChangeMask in interface org.eclipse.help.IContextProvidergetContextChangeMask in class NewConnectionProfileWizardpublic java.lang.String getSearchExpression(java.lang.Object target)
getSearchExpression in interface org.eclipse.help.IContextProvidergetSearchExpression in class NewConnectionProfileWizardpublic void createPageControls(org.eclipse.swt.widgets.Composite pageContainer)
createPageControls in interface org.eclipse.jface.wizard.IWizardcreatePageControls in class NewConnectionProfileWizard| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||