JyConsole 1.3 review

Download
by rbytes.net on

JyConsole is an advanced Java graphic console for Jython, able to manipulate Jython and Java objects. JyConsole is fully written i

License: QPL (QT Public License)
File size: 6K
Developer: Artenum Company & Sebastien Jourdain
0 stars award from rbytes.net

JyConsole is an advanced Java graphic console for Jython, able to manipulate Jython and Java objects.

JyConsole is fully written in Java and based on the Jython library and modules. JyConsole project answers several requirements of modern consoles, such as command history, completion, easy script loading and basic GUI preference management.

More specifically, JyConsole provides an advanced object-oriented completion on Java and Python objects. JyConsole allows the direct manipulation of any objects used in the Python and class paths, independently of their initial language (Java/Python).

JyConsole can be extended as any application, but its first goal is to offer a simple and powerful Java/Python console fully portable. JyConsole can be directly used as standalone application or as aN embedded graphical component into a Java or Jython application.

Quick installation and start

Unpack the archive pack as follows on Unix systems:

tar xvf JyConsole.tgz
or
unzip JyConsole.zip

This must create a JyConsole root directory. Go into the JyConsole root directory and launch the run.jar file as follows:

Under Unix/linx: java -jar run.jar

What's New in This Release:
A specific thread manager can be created for a Python/Jython command, which allows a different kind of thread management.
Preference management was externalised in a configuration file.
An external script can be loaded at start-up.

JyConsole 1.3 keywords