My Idolo

J

Jad

I am working with java on Linux textmode and I am looking for save in
a kind of buffer all the text that are in screen. That´s why I want to
show the same text in same position after clear screen.

Is it possible? How can I do this in Java??

If you will able to figure me out this doubt you will be my idolo...

Thx!!
 
A

Anthony Borla

Jad said:
I am working with java on Linux textmode and I am looking
for save in a kind of buffer all the text that are in screen.
That´s why I want to show the same text in same position
after clear screen.

Is it possible? How can I do this in Java??

Possible via JNI routines. I would suggest searching for a library called
'JCurses' which will allow you to do as you require [that is, my
understanding of what you require :)]. There may also be other Java-specific
'curses' packages out there.

I hope this helps.

Anthony Borla
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top