Search:

Type: Posts; User: javapenguin

Search: Search took 0.11 seconds.

  1. Replies
    8
    Views
    3,622

    Re: JTextField getting text values

    You mean you call them like this:

    ClassName.method();

    ?

    Thought so.
  2. Replies
    8
    Views
    3,622

    Re: JTextField getting text values

    You need to have that class that you have the text field in having the method

    actionPerformed(ActionEvent e)

    if you use this
Results 1 to 2 of 3