net.sourceforge.squirrel_sql.plugins.userscript.kernel
Class Script
java.lang.Object
net.sourceforge.squirrel_sql.plugins.userscript.kernel.Script
public class Script
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Script
public Script()
getName
public String getName()
setName
public void setName(String name)
getScriptClass
public String getScriptClass()
setScriptClass
public void setScriptClass(String scriptClass)
isShowInStandard
public boolean isShowInStandard()
setShowInStandard
public void setShowInStandard(boolean showInStandard)
Copyright © 2001-2013. All Rights Reserved.