java.lang.Object
ij.plugin.JavaScriptEvaluator
Implements the text editor's Macros/Run command, and the
IJ.runMacroFile() method, when the file name ends with ".js".
-
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
-
eval
-
run
public void run() -
toString
-