Author: Kas Thomas (kthomas@silverstream.com) Date: 04/12/2002 Source: Included in the ZIP archive. Installation: Download JSEditorFull.zip, extract the files and read the PDF documention. Description: This plugin is a JavaScript-for-ImageJ package featuring a script editor that allows realtime evaluation of JavaScript code. It requires that the user already have the Mozilla-Rhino js.jar in the classpath. This is clearly spelled out in the documentation. The Mozilla-Rhino package (which provides the JavaScript interpreter) is available free from the mozilla.org/rhino site. ImageJ v1.41 and later has built in JavaScript support. There are example scripts at rsb.info.nih.gov/ij/macros/js/. To run a script, open it and press ctrl-r (Macros>Run Macro).