1 | Since TextField objects generate ActionEvents, what we said earlier of Button objects still applies |
2 | The next example, however, uses a separate class to handle the events generated by a pair of TextField objects |
3 | In this way, the handler may be reused |