Search:

Type: Posts; User: phunnydoode

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    1,334

    Re: Need help calling methods in a GUI

    So now I can get the textArea to print using the toString(), but I just can't seem to figure out how to grab the text from the textFields and display that as well. The first part is just what i've...
  2. Replies
    7
    Views
    1,334

    Re: Need help calling methods in a GUI

    Well what I'm trying to do is get the Dog class to gather the input from the textfield's in the GUI class and then output it to the textArea in the GUI class using the toString method. I attempted to...
  3. Replies
    7
    Views
    1,334

    Need help calling methods in a GUI

    First: here are the instructions I have been given.

    "As you can see, this GUI shall have three labels, three text fields, a text area, and a single button. Upon entering text, and pressing the...
Results 1 to 3 of 3