This directory contains the PrintDlogs demo, a Java program that illustrates some of the JClass BWT components by constructing a look-alike standard Windows Print and Print Setup Dialog Boxes.
Above you will see the PrintDlogs applet. Select the desired Dialog Box by clicking on the proper tab.
In the Print Dialog box, the Print Range group implements exclusive radio buttons activated by selecting them or by typing information in the from or to textfields.
In the Print Setup Dialog box, the Orientation group implements a listener for the exclusive radio buttons to display the proper bitmap for the selected orientation (Portrait or Landscape).
The source code is organized into the following files: