cern::laser::guiplatform::printing::DefaultPrinterDialog Class Reference

Collaboration diagram for cern::laser::guiplatform::printing::DefaultPrinterDialog:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DefaultPrinterDialog (java.awt.Frame parent, boolean modal)

Static Public Member Functions

static String getDefaultPrinterName ()
static void main (String args[])

Static Protected Attributes

static 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

Detailed Description

Author:
woloszyn

Constructor & Destructor Documentation

cern::laser::guiplatform::printing::DefaultPrinterDialog::DefaultPrinterDialog ( java.awt.Frame  parent,
boolean  modal 
) [inline]

Creates new form DefaultPrinterDialog

References initComponents().

Referenced by main().


Member Function Documentation

void cern::laser::guiplatform::printing::DefaultPrinterDialog::cancelButtonActionPerformed ( java.awt.event.ActionEvent  evt  )  [inline, private]

References closeDialog().

Referenced by initComponents().

void cern::laser::guiplatform::printing::DefaultPrinterDialog::closeDialog ( java.awt.event.WindowEvent  evt  )  [inline, private]
void cern::laser::guiplatform::printing::DefaultPrinterDialog::formWindowOpened ( java.awt.event.WindowEvent  evt  )  [inline, private]
static String cern::laser::guiplatform::printing::DefaultPrinterDialog::getDefaultPrinterName (  )  [inline, static]
void cern::laser::guiplatform::printing::DefaultPrinterDialog::initComponents (  )  [inline, private]

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.

References cancelButton, cancelButtonActionPerformed(), closeDialog(), defaultPrinterTextField, formWindowOpened(), jLabel1, jLabel2, saveButton, and saveButtonActionPerformed().

Referenced by DefaultPrinterDialog().

static void cern::laser::guiplatform::printing::DefaultPrinterDialog::main ( String  args[]  )  [inline, static]
Parameters:
args the command line arguments

References DefaultPrinterDialog().

void cern::laser::guiplatform::printing::DefaultPrinterDialog::saveButtonActionPerformed ( java.awt.event.ActionEvent  evt  )  [inline, private]

Member Data Documentation

Referenced by initComponents().

Referenced by initComponents().

Referenced by initComponents().

Logger cern::laser::guiplatform::printing::DefaultPrinterDialog::logger = LogFactory.getLogger(DefaultPrinterDialog.class.getName()) [static, protected]

Referenced by initComponents().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2