Jython Interpreter updated

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Jython Interpreter updated

Albert Cardona
For those of you who use jython scripts and the Jython Interpreter:

- the interpreter now runs on its own thread
(no longer executing on the EventDispatchThread, so no more GUI blocking
during execution)

- added word expansion with TAB (still experimental, will grow to full
class and method names expansion).

The plugin is now wrapped in a jar for convenience.

http://www.mcdb.ucla.edu/research/hartenstein/acardona/software.html#ImageJ%20Jython%20Interpreter

Albert

--
Albert Cardona
http://www.mcdb.ucla.edu/Research/Hartenstein/acardona