Package ij.plugin

Class JavaScriptEvaluator

java.lang.Object
ij.plugin.JavaScriptEvaluator
All Implemented Interfaces:
PlugIn, Runnable

public class JavaScriptEvaluator
extends Object
implements PlugIn, Runnable
Implements the text editor's Macros/Run command, and the IJ.runMacroFile() method, when the file name ends with ".js".