Search:

Type: Posts; User: Norm

Search: Search took 0.24 seconds.

  1. Replies
    7
    Views
    1,438

    Re: Incompatible types.

    If its a new problem, start a new thread with a new title.
  2. Replies
    7
    Views
    1,438

    Re: Incompatible types.

    This one is a little more difficult than usual. The JTextField class extends a class that has the method you are looking for. And that class extends another class which has more methods etc.
    ...
  3. Replies
    7
    Views
    1,438

    Re: Incompatible types.

    Read the API doc for the JTextField class and find the method that will get the String that is int the text field.
    Java Platform SE 7
Results 1 to 3 of 3