Java GUI Programmers Primer, A
- The AWT does not supply an ImageButton class, a possible class has been supplied in this chapter.
- The GridBagConstraint class makes use of the GridBagLayout class to provide sophisticated layout management.
- Grouping of components on a Panel, and their appearance, should be used to assist in the communication of their function.
- Iconic representation of actions or objects should not be assumed to be unambiguous.