20091031, rgf

com.sun.star.script.framework.provider.oorexx
Class ScriptProviderForooRexx._ScriptProviderForooRexx

java.lang.Object
  extended by ScriptProvider
      extended by com.sun.star.script.framework.provider.oorexx.ScriptProviderForooRexx._ScriptProviderForooRexx
Enclosing class:
ScriptProviderForooRexx

public static class ScriptProviderForooRexx._ScriptProviderForooRexx
extends ScriptProvider


Constructor Summary
ScriptProviderForooRexx._ScriptProviderForooRexx(XComponentContext ctx)
           
 
Method Summary
 XScript getScript(java.lang.String scriptURI)
           
 ScriptEditor getScriptEditor()
           
 boolean hasScriptEditor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptProviderForooRexx._ScriptProviderForooRexx

public ScriptProviderForooRexx._ScriptProviderForooRexx(XComponentContext ctx)
Method Detail

getScript

public XScript getScript(java.lang.String scriptURI)
                  throws com.sun.star.uno.RuntimeException,
                         ScriptFrameworkErrorException
Throws:
com.sun.star.uno.RuntimeException
ScriptFrameworkErrorException

hasScriptEditor

public boolean hasScriptEditor()

getScriptEditor

public ScriptEditor getScriptEditor()

20091031, rgf