- Charva - A library of Java classes that allows a Java application to display a "graphical" user interface, composed of elements such as windows, dialogs, textfields and buttons, on a traditional character-mode ASCII terminal. [Open Source, LGPL]
www.pitman.co.za/projects/charva
- Jcurzez - A lightweight clone of curses written in Java, which allows moving the cursor, changing background and foreground colors, etc. in text mode. [Open Source, LGPL]
www.gnu.org/non-gnu/jcurzez
- JNICurses - Java wrapper for the NCurses packages which allow formatting of terminal output on Windows and Linux. [Early Evaluation Only]
home.att.net/~psantoro/jnicurses/jnicurses.html
|