Search:

Type: Posts; User: my21

Search: Search took 0.18 seconds.

  1. Replies
    3
    Views
    1,044

    Re: swing applet for name problems

    A problem is that the line private javax.swing.JButton NameButtonChecker; is saying it is an illegal start of an expression. Also, the output is supposed to be the name that is entered in the text as...
  2. Replies
    3
    Views
    1,044

    swing applet for name problems

    This is what I'm trying to do:Add code that obtains the text from the text box, calls your method from the name program, and displays a message in the output label.
    Here's are my methods from my...
Results 1 to 2 of 2