Search:

Type: Posts; User: austin.rose94

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,160

    Re: Problem with scope, please help!

    I have no idea how I might accomplish either of those :/
  2. Replies
    5
    Views
    1,160

    Re: Problem with scope, please help!

    Good point. My explanation was a bit vague. At that spot, I need something like:

    wordPanel.add(new JButton(toCheck));

    But that's out of scope. So how can I accomplish that action?
  3. Replies
    5
    Views
    1,160

    Problem with scope, please help!

    I have this program with a fairly modest goal: There's a text field, and a set of keywords. Everytime the user types in the text field, my TestListener triggers and if the text in the field matches...
Results 1 to 3 of 3