Java: Clear the console

Posted by sadia on Stack Overflow See other posts from Stack Overflow or by sadia
Published on 2010-06-05T06:14:35Z Indexed on 2010/06/05 12:02 UTC
Read the original article Hit count: 173

Filed under:
|
|

Can any body please tell me what code is used for clear screen in Java? For example in C++

system("CLS");

What code is used in Java for clear screen?

Thanks!

© Stack Overflow or respective owner

Related posts about java

Related posts about console