Tuesday, August 16, 2011

Java applet help (ons) ?

Design and implement an application that shows the user two ons and a label. Name the ons Add and Subtract, respectively. Display a number (initially 50) using the label. Each time the Add on is pushed, increase the value by one. Likewise, each time the Subtract on is pressed, decrease the value by one.

No comments:

Post a Comment