Package ij.plugin
Class JavaScriptEvaluator
java.lang.Object
ij.plugin.JavaScriptEvaluator
Implements the macro editor's Macros/Evaluate JavaScript command
on systems running Java 1.6 or later. The JavaScript plugin at
<http://rsb.info.nih.gov/ij/plugins/download/misc/JavaScript.java>
is used to evaluate JavaScript on systems running versions
of Java earlier than 1.6.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JavaScriptEvaluator
public JavaScriptEvaluator()
-
-
Method Details
-
run
Description copied from interface:PlugIn
This method is called when the plugin is loaded. 'arg', which may be blank, is the argument specified for this plugin in IJ_Props.txt. -
run
-
run
public void run() -
toString
-