Search:

Type: Posts; User: iCurtisIT

Search: Search took 0.08 seconds.

  1. Re: Multiple System.out.println lines to Dialog box.

    I'm struggling to understand how I put the 7 lines of text (systemout) and the other statements in the same one box. Am I wrong to say if I put JOptionPane for each time I've put System.out, won't it...
  2. Re: Multiple System.out.println lines to Dialog box.

    This is the end of my code. It is for some sort of calculator. The only thing I am struggling with is "outputting it to a dialog box instead of having it output at the bottom of the eclipse screen"....
  3. Multiple System.out.println lines to Dialog box.

    Hey guys.

    I have multiple System.out.println, 7 to be precise. The last 4 are in a if, else if, else statement. How can I put all of this into one dialog box?

    Thanks in advanced.

    Curtis H.
Results 1 to 3 of 3