|
Classes allowing Java applications to use the more advanced features of a text terminal or terminal emulator, such as colors and cursor repositioning.
|
|
|
1. |
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]
|
|
|
2. |
GNU Readline for Java
-
Java-Native-Interface wrapper to readline for every platform supporting the readline, history and termcap libraries. [Open Source, LGPL]
|
|
|
3. |
Jcurzez
-
A lightweight clone of curses written in Java, which allows moving the cursor, and changing background and foreground colors in text mode. [Open Source, LGPL]
|
|
|
4. |
Jagacy
-
A 3270 screen-scraping library written entirely in Java. It also includes a special 3270 emulator designed to help create screen-scraping applications. [Commercial]
|
|
|