Search:

Type: Posts; User: Norm

Search: Search took 0.16 seconds.

  1. Thread: Code help

    by Norm
    Replies
    3
    Views
    1,310

    Re: Code help

    What values are returned by the calls to the showInputDialog() methods when you call them?
    Use println statements to print out the Strings' values to see what the user has entered.

    The code you...
  2. Thread: Code help

    by Norm
    Replies
    3
    Views
    1,310

    Re: Code help

    Can you explain what your problem is?

    One thing you should put in your code is a call to the printStackTrace() method in the catch block so that you will get an error message if there is an...
Results 1 to 2 of 2