Search:

Type: Posts; User: ineedahero

Search: Search took 0.08 seconds.

  1. Re: How do you add two actionListeners (in a GUI)?

    Ah, so, among the other problems, I have to IMPLEMENT the ActionListener -- not extend it, correct?

    --- Update ---

    Ooohhhh I got it working!!

    What you said was really helpful!!! thanks a lot!
  2. Re: How do you add two actionListeners (in a GUI)?

    Ok so I want to go off your third option!!

    I played around with it in my head for a while and I'm a little confused?

    So I'm thinking it ought to look something like this?


    ...
  3. How do you add two actionListeners (in a GUI)?

    Like, I have one button: submit.

    When I click this button, I take in the data and stuff.

    Then I have a second button: done.

    When I click this button, I close everything down.


    I don't...
Results 1 to 3 of 3