Concern I
- CounterApplet is modeling too many things:
-
- General behavior of an applet (inherited from Applet)
-
- GUI of our particular application
- Display of the two buttons and the text field
- Role as listener to the two buttons
-
- Behavior of an up/down counter