net.sourceforge.squirrel_sql.plugins.userscript.kernel
Class ScriptProps
java.lang.Object
net.sourceforge.squirrel_sql.plugins.userscript.kernel.ScriptProps
public class ScriptProps
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptProps
public ScriptProps()
ScriptProps
public ScriptProps(Script[] scripts,
ClassPathEntry[] extraClassPath)
getExtraClassPath
public ClassPathEntry[] getExtraClassPath()
setExtraClassPath
public void setExtraClassPath(ClassPathEntry[] extraClassPath)
getScripts
public Script[] getScripts()
setScripts
public void setScripts(Script[] scripts)
Copyright © 2001-2013. All Rights Reserved.