The Java Curses Library (JCurses) is a library for developing text terminal based applications using Java programming language. It is implemented as a Windowing toolkit similar to AWT, but built upon the UNIX "curses" windowing system. Features Console based windowing toolkitMulticolor console outputRecognize single keystrokes (PG-UP, PG-DOWN,......)Supports Windows and Linux, both 32 and 64-bit v