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