BestBasicElements With TextEvents
Canvas must
- LISTEN for:
- ActionEvents (as before)
- TextEvents (new)
- REGISTER with
- Buttons (as before)
- TextField (new)
- IMPLEMENT:
- Interface ActionListener (as before): actionPerformed
- Interface TextListener (new): textValueChanged