Thomas Weidenfeller wrote:
> There is no pure Java library at all for terminal I/O (one can't do the
> necessary line control for terminals via the Reader/Writer/Stream
> APIs).
If you're writing to an ANSI (or VT52/VT100/VT220/whatever) terminal
you should be able to do this by writing the correct line-control codes
to System.out. You'd have to put together the line control codes
yourself, and embed them into your output.
Mind you, I don't know of any library that currently implements this.
Brad BARCLAY
--
=-=-=-=-=-=-=-=-=
From the OS/2 WARP v4.5 Desktop of Brad BARCLAY.
The jSyncManager Project:
http://www.jsyncmanager.org