CHAPTER 19

image

Internal Frames

Up to this point, the applications you’ve seen have been able to create and use individual windows. Almost every sample has used a single JFrame to display information and interact with the users. Now you’re going to look at using internal frames. First you will take a quick look at a collection of inner frames, because there are times when applications can use a variety of views in order to convey different information to the users. The chapter begins by comparing internal frames to the JFrame used in the previous applications. Then you’ll build an application that uses internal frames that display information in a ...

Get Swing for Jython: Graphical Jython UI and Scripts Development using Java Swing and WebSphere Application Server 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.