Chapter 3. Basic Program Structure

This chapter discusses high-level program structure and organization, which is the first step in building a GUI application. After the basic structure is laid out, you can define your program's user interface, its structure, and organization.

In this chapter, you will explore your options for high-level program structure and how it lays the framework for building a complicated GUI application. The topics discussed in this chapter are germane to every Java GUI program. For the first time, you will learn what you have to do to get a GUI to display on your screen. ...

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.