ca.sqlpower.architect.swingui
Class DDLExportPanel

java.lang.Object
  extended by ca.sqlpower.architect.swingui.DDLExportPanel
All Implemented Interfaces:
ca.sqlpower.swingui.DataEntryPanel

public class DDLExportPanel
extends java.lang.Object
implements ca.sqlpower.swingui.DataEntryPanel


Constructor Summary
DDLExportPanel(ArchitectSwingSession session)
           
 
Method Summary
 boolean applyChanges()
           
 void discardChanges()
           
 javax.swing.JPanel getPanel()
           
 javax.swing.JTextField getSchemaField()
           
 ca.sqlpower.sql.SPDataSource getTargetDB()
           
 boolean hasUnsavedChanges()
           
 void setSchemaField(javax.swing.JTextField schemaField)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DDLExportPanel

public DDLExportPanel(ArchitectSwingSession session)
Method Detail

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