No. actionPerformed()
does not depend on the buttons' texts.
This is an advantage of using
setActionCommand()
.
That's all the action for this chapter. If one or two topics have not yet clicked, you may wish to review the following. To get back to this page, click on the "back arrow" button of your browser.
The next chapter will discuss how to write a complete GUI application, complete with application code. About time.