James William Dumay wrote:
Rahul,
Something like this library might help you in your quest...

http://sourceforge.net/projects/javacurses/

James

CHARVA might be useful as well:
http://www.pitman.co.za/projects/charva/

It seems both require a native DLL in order to work properly. This makes sense for things like single character input, echo control and similar terminal settings.

I should assume that color output would work without curses, simply using the escape sequences as mentioned. So I'd keep javacurses and charva as fallback, or use them if available without depending on them.

Greetings,
 Martin

P.S.: I just recently subscribed to the list, and didn't receive the mail I'm responding to, so maybe this answer will break the thread in some views. Sorry about that.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to