net.sourceforge.squirrel_sql.plugins.sqlscript.table_script
Class TableScriptConfigCtrl

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.sqlscript.table_script.TableScriptConfigCtrl

public class TableScriptConfigCtrl
extends Object


Constructor Summary
TableScriptConfigCtrl(JFrame mainFrame)
           
 
Method Summary
 void doModal()
           
 boolean includeConstToTablesNotInScript()
           
 boolean isConstAndIndAtEnd()
           
 boolean isOk()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableScriptConfigCtrl

public TableScriptConfigCtrl(JFrame mainFrame)
Method Detail

doModal

public void doModal()

isConstAndIndAtEnd

public boolean isConstAndIndAtEnd()

includeConstToTablesNotInScript

public boolean includeConstToTablesNotInScript()

isOk

public boolean isOk()


Copyright © 2001-2011. All Rights Reserved.