CHAPTER 17

image

Specialized Dialog Boxes

In Chapter 16, you saw how to create a completely customized dialog box using the JDialog1 class. You also saw how to take advantage of the JOptionPane2 methods to quickly and easily display some simple, generalized dialog boxes. Now you are going to look at some dialog boxes that can be used to make your life as a developer significantly easier. You’ll be able to use dialog boxes that have been designed, implemented, and tested for you. The chapter begins by looking at the JFileChooser3 class, which the Swing developers were kind enough to provide for creating dialog boxes. These are great examples of the ...

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.