org.eclipse.datatools.connectivity.db.generic.ui
Class NewConnectionProfileWizard
java.lang.Object
BaseWizard
org.eclipse.datatools.connectivity.ui.wizards.NewConnectionProfileWizard
org.eclipse.datatools.connectivity.db.generic.ui.NewConnectionProfileWizard
- All Implemented Interfaces:
- ICPWizard
- public class NewConnectionProfileWizard
- extends NewConnectionProfileWizard
- See Also:
Wizard
,
Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewConnectionProfileWizard
public NewConnectionProfileWizard()
addCustomPages
public void addCustomPages()
- Description copied from class:
NewConnectionProfileWizard
- Clients needs to add their customized pages here
- Specified by:
addCustomPages
in class NewConnectionProfileWizard
- See Also:
NewConnectionProfileWizard.addCustomPages()
getProfileProperties
public java.util.Properties getProfileProperties()
- Description copied from class:
NewConnectionProfileWizard
- Clients need provide implementation to get extra profile properties
- Specified by:
getProfileProperties
in class NewConnectionProfileWizard
- Returns:
- See Also:
NewConnectionProfileWizard.getProfileProperties()
getContext
public IContext getContext(java.lang.Object target)
- Overrides:
getContext
in class NewConnectionProfileWizard
getContextChangeMask
public int getContextChangeMask()
- Overrides:
getContextChangeMask
in class NewConnectionProfileWizard
getSearchExpression
public java.lang.String getSearchExpression(java.lang.Object target)
- Overrides:
getSearchExpression
in class NewConnectionProfileWizard
createPageControls
public void createPageControls(Composite pageContainer)
- Overrides:
createPageControls
in class NewConnectionProfileWizard
Copyright © 2006 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.