Search:

Type: Posts; User: Norm

Search: Search took 0.17 seconds.

  1. Replies
    5
    Views
    1,103

    Re: (Beginner) Simple Application & Graphics Help

    You're welcome.
  2. Replies
    5
    Views
    1,103

    Re: (Beginner) Simple Application & Graphics Help

    There is nothing in the code that will cause the listener methods to be called. See the tutorial for how to have them called:
    How to Write an Action Listener (The Java™ Tutorials > Creating a GUI...
  3. Replies
    5
    Views
    1,103

    Re: (Beginner) Simple Application & Graphics Help

    Are the listener methods being called? Add some println statements to the method that print out the changed values of pushTotal to see if they are called and what the value of pushTotal is changed...
Results 1 to 3 of 3