About Jcurzez
Jcurzez is a screen management library written in Java. It was
created to make writing of text mode Java programs possible.
Using it you can:
- Change the background and foreground color of the text to display on
the screen
- Change the attribute (bold, underline) of the text
to display
- Move the cursor to any screen position
- Change the cursor size
- Create basic windows
Major differences between Jcurzez and
ncurses:
- ncurses is written in C
- Jcurzez lacks keyboard and mouse support
- Jcurzez has customizable frames
Jcurzez is released under
LGPL.
Last modified: Thu Apr 17 10:08:28 CEST 2003