A Java Windowing Toolkit for Text Terminals

Menu
Quick Info
Operating System: Linux
Language: Java, C
Licence: GNU
Author: Rob Pitman
Screenshots
Here is a screenshot of a program that was generated using a WYSIWYG GUI-builder. The program is included in the download tarball, in directory test/src/example/java.



Merely by changing occurrences of "java.awt" to "charva.awt" and "javax.swing" to "charvax.swing" in the source code, the program displays the following output (captured on an xterm display). The program also reacts in the same way to user keystrokes (try compiling the two versions of the program and comparing their behavior. To switch between the tabbed panes in the CHARVA version, you have to press the F1, F2 and F3 function keys).



The (CHARVA version) source code for the program is also included in the download tarball, in directory test/src/example/charva.


Here is a screenshot of a Charva application running in a PuTTY SSH client on Windows, showing Charva's support for UTF-8 character sets.




Last updated: 16 May 2007