org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers
Class DB2LUWDriverUIContributorBase
java.lang.Object
   org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers.DB2LUWDriverUIContributorBase
org.eclipse.datatools.enablement.ibm.db2.luw.ui.drivers.DB2LUWDriverUIContributorBase
- All Implemented Interfaces: 
- IDriverUIContributor, org.eclipse.datatools.enablement.ibm.internal.ui.drivers.IIBMJDBCDriverProvider, org.eclipse.swt.widgets.Listener
- public class DB2LUWDriverUIContributorBase 
- extends java.lang.Object- implements IDriverUIContributor, org.eclipse.datatools.enablement.ibm.internal.ui.drivers.IIBMJDBCDriverProvider, org.eclipse.swt.widgets.Listener
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DB2LUWDriverUIContributorBase
public DB2LUWDriverUIContributorBase()
getContributedDriverUI
public org.eclipse.swt.widgets.Composite getContributedDriverUI(org.eclipse.swt.widgets.Composite parent,
                                                                boolean isReadOnly)
- 
- Specified by:
- getContributedDriverUIin interface- IDriverUIContributor
 
- 
 
setConnectionInformation
public void setConnectionInformation()
- 
- Specified by:
- setConnectionInformationin interface- org.eclipse.datatools.enablement.ibm.internal.ui.drivers.IIBMJDBCDriverProvider
 
- 
 
updateURL
public void updateURL()
- 
- Specified by:
- updateURLin interface- org.eclipse.datatools.enablement.ibm.internal.ui.drivers.IIBMJDBCDriverProvider
 
- 
 
handleEvent
public void handleEvent(org.eclipse.swt.widgets.Event event)
- 
- Specified by:
- handleEventin interface- org.eclipse.swt.widgets.Listener
 
- 
 
determineContributorCompletion
public boolean determineContributorCompletion()
- 
- Specified by:
- determineContributorCompletionin interface- IDriverUIContributor
 
- 
 
setDialogPage
public void setDialogPage(org.eclipse.jface.dialogs.DialogPage parentPage)
- 
- Specified by:
- setDialogPagein interface- IDriverUIContributor
 
- 
 
setDriverUIContributorInformation
public void setDriverUIContributorInformation(IDriverUIContributorInformation contributorInformation)
- 
- Specified by:
- setDriverUIContributorInformationin interface- IDriverUIContributor
 
- 
 
loadProperties
public void loadProperties()
- 
- Specified by:
- loadPropertiesin interface- IDriverUIContributor
 
- 
 
getSummaryData
public java.util.List getSummaryData()
- 
- Specified by:
- getSummaryDatain interface- IDriverUIContributor
 
-