In C, by calling clrscr() from <conio.h>, we can clear a DOS screen. So how could I achieve the same action in Java?