Goal
JRosetta goal is to provide a common base for graphical component that could be used to build a graphical console in swing with the latest requirement, such as command history, completion and so on.
Functionalities
- Generic abstract API for script engine
- Completion window.
- Command history.
- Highly customisable, with external XML descriptor file. (Allow to specify the script engine to use, colors, font, shortcut...)
Platform compatibility:
- JRosetta has been developed in pure Java, but relay on a JVM 1.5.
- No specific hardware is needed.