-
Notifications
You must be signed in to change notification settings - Fork 2
ImageJ Macros and Scripts
Bio7 Project edited this page Jun 10, 2025
·
1 revision
ImageJ Macros and Scripts
Available ImageJ Macros and Scripts (Beanshell, Jython, JavaScript - if interpreter is available in the plugins folder) using the default ImageJ macro functions or ImageJ API should run. However sometimes source corrections for SWT are necessary.
In SWTImageJ the Java and Macro/Script editor was ported to the SWT StyledText widget with code templates (press control-space) and syntax highlighting. Left and right rulers for markers are available, too, for a possibly later implementation of error markers.