How to implement the Linux ‘top command’ style UI using JAVA?
And How to run jar in server side itself, and i can see the state of the program after i log in SSH.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You could give this a try. I’m assuming that you’re looking for an ASCII terminal UI toolkit… which I’d recommend, because terminal codes are rather painful to write by hand.