Search:

Type: Posts; User: runkerr

Search: Search took 0.17 seconds.

  1. Replies
    7
    Views
    3,165

    Re: Error message when using JOptionPane

    The fix you gave me last time worked could you send it again please
  2. Replies
    7
    Views
    3,165

    Re: Error message when using JOptionPane

    It compiles other stuff but not JOptionPane

    Please send me the changes that made it work, again. I did not copy the note and the same thing has happened again. Are you saying that I may have to...
  3. Replies
    7
    Views
    3,165

    Still having problem with JOptionPane

    I got a reply about my problem and replied but I am hot sure the reply was sent

    Thanks to Dave

    Below I have made the change

    import javax.swing.JOptionPane;

    public class JOpt
  4. Replies
    7
    Views
    3,165

    Error message when using JOptionPane

    I am a beginner at Java programming. I wrote these lines of code using JOptionPane but continues to obtain an error message

    import javax.swing.JOptionPane;

    public class JOpt

    {

    public...
Results 1 to 4 of 4