Chapter 10. Models

Now that you have a command of the pragmatics needed to write GUI programs using the JFC, this chapter will examine one particularly ubiquitous and fundamental feature of the Swing architecture and APIs, namely, the Swing model architecture.

You already know the importance of understanding the paradigms of any programming environment; it's important to use tools in accordance with their design. The Swing model architecture is one such paradigm. Understanding how to use it properly will help you understand the JFC toolkit better and ...

Get Java GUI Development: The Authoritative Solution now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.