1

There are two parts of my console programme, part A, and part B enter image description here

Part A will keep updating, for example, some loading progress, and part B is the menu, or some rarely update part. I print the whole UI using System.out.println

So, instead of update the whole screen using System.out.println to keep refreshing the screen. Thanks.

DNB5brims
  • 27,282
  • 47
  • 125
  • 188
  • 5
    You might be interested in this question http://stackoverflow.com/questions/439799/whats-a-good-java-curses-like-library-for-terminal-applications – Tom Mar 12 '12 at 04:19

0 Answers0