20090211, rgf

Uses of Class
com.sun.star.script.framework.provider.oorexx.ScriptEditorForooRexx

Packages that use ScriptEditorForooRexx
com.sun.star.script.framework.provider.oorexx   
 

Uses of ScriptEditorForooRexx in com.sun.star.script.framework.provider.oorexx
 

Methods in com.sun.star.script.framework.provider.oorexx that return ScriptEditorForooRexx
static ScriptEditorForooRexx ScriptEditorForooRexx.getEditor()
          Returns the global ScriptEditorForooRexx instance.
static ScriptEditorForooRexx ScriptEditorForooRexx.getEditor(java.net.URL url)
          Get the ScriptEditorForooRexx instance for this URL
 


20090211, rgf