View Full Version : [Java] Clearscreen method
Hi there again, is there a clear screen method for Java? I want to clear the terminal window every so often without entering a ton of blank lines (\n\n\n etc...). Thanks for any help.
Brandoe85
10-27-2005, 06:00 PM
I think your best bet is to print blank lines out:
http://forum.java.sun.com/thread.jspa?threadID=218903&messageID=763304
Good luck;
I also read somewhere about making a GUI that will be modified to how I want things set up. Since Java was made for cross-platform usage, there cant be a universal clearscreen method. Oh well, I'll get to work on a Telnet similar GUI. Thanks though.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.