Hello everyone,
I've created a simple visual console to run scripts on JSR223 compliant engines.
The console can be easily added to any application and receive application objects as parameters that would be available to the script context.
It's open sourced and available at
http://code.google.com/p/scriptconsole4j/ The jar comes with a stand alone version.
I hope this is useful for you.
Kiev