previous | start | next

Answers

  1. The button object is the event source. The listener object is the event listener.
  2. The ClickListener class implements the ActionListener interface.


previous | start | next