ca.sqlpower.architect.swingui
Class KettleDataSourceTypeOptionPanel
java.lang.Object
ca.sqlpower.architect.swingui.KettleDataSourceTypeOptionPanel
- All Implemented Interfaces:
- ca.sqlpower.swingui.DataEntryPanel, ca.sqlpower.swingui.db.DataSourceTypeEditorTabPanel
public class KettleDataSourceTypeOptionPanel
- extends java.lang.Object
- implements ca.sqlpower.swingui.db.DataSourceTypeEditorTabPanel
An option panel for setting the Kettle connection type for an SPDataSourceType
It has a combobox populated with Kettle connection types retrieved from
KettleUtils.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KettleDataSourceTypeOptionPanel
public KettleDataSourceTypeOptionPanel()
applyChanges
public boolean applyChanges()
- Specified by:
applyChanges in interface ca.sqlpower.swingui.DataEntryPanel
discardChanges
public void discardChanges()
- Specified by:
discardChanges in interface ca.sqlpower.swingui.DataEntryPanel
getPanel
public javax.swing.JComponent getPanel()
- Specified by:
getPanel in interface ca.sqlpower.swingui.DataEntryPanel
editDsType
public void editDsType(ca.sqlpower.sql.SPDataSourceType dsType)
- Specified by:
editDsType in interface ca.sqlpower.swingui.db.DataSourceTypeEditorTabPanel
hasUnsavedChanges
public boolean hasUnsavedChanges()
- Specified by:
hasUnsavedChanges in interface ca.sqlpower.swingui.DataEntryPanel
Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca