Search:

Type: Posts; User: sparky5783

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,730

    Re: JButton listener trouble...

    How can I do it specifically with my code. I read your link and I still don't see how to pass the variable into the ActionPerformed method each time so that it remembers it's been pressed a certain...
  2. Replies
    5
    Views
    1,730

    Re: JButton listener trouble...

    Sorry for posting twice and not using the code tags. I used the settext to set the button, but I can't pass the variable i into or out of the ActionPerformed method to get it to count down by one...
  3. Replies
    5
    Views
    1,730

    JButton listener trouble...

    Please help... my program is meant to count down to zero then exit, but I can't get the button to refresh when the iteration variable has decreased.


    package tester;

    import...
Results 1 to 3 of 3