Results 1 to 2 of 2

Thread: Clear Screen For Java?

  1. #1
    erRor67's Avatar Lord Of Everything
    Join Date
    Mar 2003
    Location
    Everywhere
    Posts
    798
    Um, I wasnt sure where to put this topic, this area seemed the best since its kinda software realted but anyway,

    Does any one know the code for clearing the MSDos screen in Java? Cause, Im trying to write a program at runs in the MSDos screen but I have no clue how to clear the freaken screen! I know in C++ the command is clrscrn() or something like that and for batch files its cls. But what about Java? I know one could just do System.out.println() for like 60 times but that only moves the txt up, it doesnt really clear the screen. Any ideas on clearing the screen in Java???
    blah blah blah... whatever...



  2. Software & Hardware   -   #2
    Poster
    Join Date
    Aug 2003
    Location
    Burmoda triangle, right behind you!
    Posts
    564
    clear ();
    it's not complete, since we use Java ready.
    Click the longhorn icon to visit my website.
    <span style='color:blue'><span style='font-size:8pt;line-height:100%'> You try Everything in my/our post(s) at YOUR own risk. I/we do not take responsibily for damages, caused by the post(s). Clicking on/or modifying anything in here is not permitted. Whoever edits my sig is a pussy.</span></span>

    ::::::::::::::::::::::::::::::::::::::::

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •