Public Member Functions | |
| DefaultPrinterDialog (java.awt.Frame parent, boolean modal) | |
Static Public Member Functions | |
| String | getDefaultPrinterName () |
| void | main (String args[]) |
Static Protected Attributes | |
| Logger | logger = LogFactory.getLogger(DefaultPrinterDialog.class.getName()) |
Private Member Functions | |
| void | initComponents () |
| void | saveButtonActionPerformed (java.awt.event.ActionEvent evt) |
| void | cancelButtonActionPerformed (java.awt.event.ActionEvent evt) |
| void | formWindowOpened (java.awt.event.WindowEvent evt) |
| void | closeDialog (java.awt.event.WindowEvent evt) |
Private Attributes | |
| javax.swing.JButton | cancelButton |
| javax.swing.JTextField | defaultPrinterTextField |
| javax.swing.JLabel | jLabel1 |
| javax.swing.JLabel | jLabel2 |
| javax.swing.JButton | saveButton |
|
||||||||||||
|
Creates new form DefaultPrinterDialog |
|
|
|
|
|
Closes the dialog |
|
|
|
|
|
|
|
|
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
logger |
|
|
|
1.3.8