ca.sqlpower.architect.swingui
Class DDLExportPanel
java.lang.Object
ca.sqlpower.architect.swingui.DDLExportPanel
- All Implemented Interfaces:
- ca.sqlpower.swingui.DataEntryPanel
public class DDLExportPanel
- extends java.lang.Object
- implements ca.sqlpower.swingui.DataEntryPanel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DDLExportPanel
public DDLExportPanel(ArchitectSwingSession session)
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
getSchemaField
public javax.swing.JTextField getSchemaField()
setSchemaField
public void setSchemaField(javax.swing.JTextField schemaField)
getPanel
public javax.swing.JPanel getPanel()
- Specified by:
getPanel in interface ca.sqlpower.swingui.DataEntryPanel
getTargetDB
public ca.sqlpower.sql.SPDataSource getTargetDB()
hasUnsavedChanges
public boolean hasUnsavedChanges()
- Specified by:
hasUnsavedChanges in interface ca.sqlpower.swingui.DataEntryPanel
Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca