Search:

Type: Posts; User: GirlCoder

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    1,808

    Re: How do you make JOptions compile?

    I am new to Java. Sorry for the confusion. Here is the full code and it is supposed to look like this but it will not compile. I am not sure why.

    import javax.swing.JOptionPane;
    import...
  2. Replies
    4
    Views
    1,808

    How do you make JOptions compile?

    Here is my code so far to ask users to enter lastnames of three triathletes and their seconds. However, the code will not compile. Thank you so much!

    import javax.swing.JOptionPane;
    import...
Results 1 to 2 of 2