Jrosetta

Jul 20, 2023

API for building a graphical console in Swing

JRosetta provides a common base for graphical component that could be used to build a graphical console in Swing with the latest requirements, such as command history, completion and so on for instance for scripting language or command line. This project can be seen as the evolution of the components developed in JyConsole. For now, JRosetta provides only API and graphical components. A Jython implementation for the scripting engine should be available during the first semester 2009.

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 relies on a JVM 1.5.
  • No specific hardware is needed.

For further information, please contact us at the following address contact at artenum.com



Checkout these related ports:
  • Xdoclet - Java attribute-oriented code generation engine
  • Wildfly90 - Replacement for JBoss Application Server
  • Wildfly26 - Java Jakarta EE8 application server developed by Red Hat
  • Wildfly25 - Java Jakarta EE8 application server developed by Red Hat
  • Wildfly24 - Java Jakarta EE8 application server developed by Red Hat
  • Wildfly18 - Java Jakarta EE8 application server developed by Red Hat
  • Wildfly17 - Java Jakarta EE8 application server developed by Red Hat
  • Wildfly16 - Replacement for JBoss Application Server
  • Wildfly15 - Replacement for JBoss Application Server
  • Wildfly14 - Replacement for JBoss Application Server
  • Wildfly13 - Replacement for JBoss Application Server
  • Wildfly12 - Replacement for JBoss Application Server
  • Wildfly11 - Replacement for JBoss Application Server
  • Wildfly10 - Replacement for JBoss Application Server
  • Visualvm - GUI tool combining CLI JDK tools and profiling capabilities