net.sourceforge.squirrel_sql.plugins.userscript.kernel
Class ScriptPropertiesController

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.userscript.kernel.ScriptPropertiesController

public class ScriptPropertiesController
extends Object


Constructor Summary
ScriptPropertiesController(Frame owner, Script script, UserScriptPlugin plugin)
           
ScriptPropertiesController(Frame owner, UserScriptPlugin plugin)
           
 
Method Summary
protected static String asResourceName(String resource)
           
 URL findClass(String className)
           
 void setScriptPropsListener(ScriptPropsListener scriptPropsListener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptPropertiesController

public ScriptPropertiesController(Frame owner,
                                  UserScriptPlugin plugin)

ScriptPropertiesController

public ScriptPropertiesController(Frame owner,
                                  Script script,
                                  UserScriptPlugin plugin)
Method Detail

findClass

public URL findClass(String className)

asResourceName

protected static String asResourceName(String resource)

setScriptPropsListener

public void setScriptPropsListener(ScriptPropsListener scriptPropsListener)


Copyright © 2001-2013. All Rights Reserved.