Ja.NET Standard Edition 5.0

Documentation API Specification

Contents

ServiceUIDialogTemplate Class Reference

Inherited by ServiceUIDialog.

List of all members.


Static Public Member Functions

static NumberFormatter getNumberFormatter ()
static NumberFormatter getFloatFormatter ()

Package Functions

JPanel getPageSetupPanel ()
 This method initializes jPanel.
JPanel getButtonsPanel ()
 This method initializes jPanel.
JPanel getPanel ()

Package Attributes

JPanel namePanel = null
JLabel nameLabel = null
JComboBox servicesBox = null
JButton propertiesBtn = null
JLabel statusLabel = null
JLabel typeLabel = null
JLabel infoLabel = null
JLabel statusText = null
JLabel typeText = null
JLabel infoText = null
JCheckBox toFileBox = null
JPanel printRangePanel = null
JPanel copiesPanel = null
JRadioButton allRngBtn = null
JRadioButton pageRngBtn = null
JLabel toLabel = null
JFormattedTextField fromTxt = null
JFormattedTextField toTxt = null
JLabel copiesLabel = null
JSpinner cpSpinner = null
JCheckBox collateBox = null
JPanel generalPanel = null
JTabbedPane tabbedPane = null
JPanel pageSetupMediaPanel = null
JLabel sizeLabel = null
JComboBox sizeBox = null
JLabel sourceLabel = null
JComboBox sourceBox = null
JPanel orientationPanel = null
JRadioButton portraitBtn = null
JRadioButton landscapeBtn = null
JRadioButton rvportraitBtn = null
JRadioButton rvlandscapeBtn = null
JPanel marginsPanel = null
JLabel leftLabel = null
JLabel rightLabel = null
JFormattedTextField rightTxt = null
JFormattedTextField leftTxt = null
JFormattedTextField topTxt = null
JLabel topLabel = null
JLabel bottomLabel = null
JFormattedTextField bottomTxt = null
JPanel pageSetupPanel = null
JPanel colorPanel = null
JRadioButton monoBtn = null
JRadioButton colorBtn = null
JPanel qualityPanel = null
JRadioButton draftBtn = null
JRadioButton normalBtn = null
JRadioButton highBtn = null
JPanel sidesPanel = null
JRadioButton oneSideBtn = null
JRadioButton tumbleBtn = null
JRadioButton duplexBtn = null
JPanel jobAttributesPanel = null
JCheckBox bannerBox = null
JLabel priorityLabel = null
JSpinner prtSpinner = null
JTextField jobNameTxt = null
JLabel jobNameLabel = null
JLabel userNameLabel = null
JTextField userNameTxt = null
JPanel appearancePanel = null
JButton printBtn = null
JButton cancelBtn = null
JDialog printDialog = null
JPanel dialogPanel = null
JPanel buttonsPanel = null
JPanel vendorSuppliedPanel = null

Private Member Functions

JPanel getNamePanel ()
JComboBox getservicesBox ()
 This method initializes jComboBox.
JButton getPropertiesBtn ()
 This method initializes jButton.
JCheckBox gettoFileBox ()
 This method initializes jCheckBox.
JPanel getPrintRangePanel ()
 This method initializes jPanel.
JPanel getCopiesPanel ()
 This method initializes jPanel.
JRadioButton getallRngBtn ()
 This method initializes jRadioButton.
JRadioButton getpageRngBtn ()
 This method initializes jRadioButton.
JFormattedTextField getFromTxt ()
 This method initializes JTextField.
JFormattedTextField getToTxt ()
 This method initializes JTextField.
JSpinner getCopiesSpinner ()
 This method initializes JTextField.
JCheckBox getCollateBox ()
 This method initializes jRadioButton.
JPanel getGeneralPanel ()
 This method initializes jPanel.
JTabbedPane getTabbedPane ()
 This method initializes jTabbedPane.
JPanel getPageSetupMediaPanel ()
 This method initializes jPanel.
JComboBox getsizeBox ()
 This method initializes jComboBox.
JComboBox getsourceBox ()
 This method initializes jComboBox1.
JPanel getOrientationPanel ()
 This method initializes jPanel.
JRadioButton getportraitBtn ()
 This method initializes jRadioButton.
JRadioButton getlandscapeBtn ()
 This method initializes jRadioButton.
JRadioButton getReverseportraitBtn ()
 This method initializes jRadioButton.
JRadioButton getReverselandscapeBtn ()
 This method initializes jRadioButton.
JPanel getMarginsPanel ()
 This method initializes jPanel.
JFormattedTextField getRightTxt ()
 This method initializes JTextField.
JFormattedTextField getLeftTxt ()
 This method initializes JTextField1.
JFormattedTextField getTopTxt ()
 This method initializes JTextField1.
JFormattedTextField getBottomTxt ()
 This method initializes JTextField1.
JPanel getColorPanel ()
 This method initializes jPanel.
JRadioButton getmonoBtn ()
 This method initializes jRadioButton.
JRadioButton getcolorBtn ()
 This method initializes jRadioButton.
JPanel getQualityPanel ()
 This method initializes jPanel.
JRadioButton getdraftBtn ()
 This method initializes jRadioButton.
JRadioButton getnormalBtn ()
 This method initializes jRadioButton.
JRadioButton gethighBtn ()
 This method initializes jRadioButton.
JPanel getSidesPanel ()
 This method initializes jPanel.
JRadioButton getoneSideBtn ()
 This method initializes jRadioButton.
JRadioButton gettumbleBtn ()
 This method initializes jRadioButton.
JRadioButton getduplexBtn ()
 This method initializes jRadioButton.
JPanel getJobAttributesPanel ()
 This method initializes jPanel.
JCheckBox getBannerBox ()
 This method initializes jCheckBox.
JSpinner getprtSpinner ()
 This method initializes JTextField1.
JTextField getJobNameTxt ()
 This method initializes JTextField1.
JTextField getUserNameTxt ()
 This method initializes JTextField1.
JPanel getAppearancePanel ()
 This method initializes jPanel.
JButton getprintBtn ()
 This method initializes jButton.
JButton getcancelBtn ()
 This method initializes jButton.
JDialog getPrintDialog ()
 This method initializes jDialog.
JPanel getDialogPanel ()
 This method initializes jPanel.
JPanel getVendorSuppliedPanel ()

Member Function Documentation

static NumberFormatter getNumberFormatter (  )  [static]

static NumberFormatter getFloatFormatter (  )  [static]

JPanel getNamePanel (  )  [private]

JComboBox getservicesBox (  )  [private]

This method initializes jComboBox.

Returns:
javax.swing.JComboBox

JButton getPropertiesBtn (  )  [private]

This method initializes jButton.

Returns:
javax.swing.JButton

JCheckBox gettoFileBox (  )  [private]

This method initializes jCheckBox.

Returns:
javax.swing.JCheckBox

JPanel getPrintRangePanel (  )  [private]

This method initializes jPanel.

Returns:
javax.swing.JPanel

JPanel getCopiesPanel (  )  [private]

This method initializes jPanel.

Returns:
javax.swing.JPanel

JRadioButton getallRngBtn (  )  [private]

This method initializes jRadioButton.

Returns:
javax.swing.JRadioButton

JRadioButton getpageRngBtn (  )  [private]

This method initializes jRadioButton.

Returns:
javax.swing.JRadioButton

JFormattedTextField getFromTxt (  )  [private]

This method initializes JTextField.

Returns:
javax.swing.JTextField

JFormattedTextField getToTxt (  )  [private]

This method initializes JTextField.

Returns:
javax.swing.JTextField

JSpinner getCopiesSpinner (  )  [private]

This method initializes JTextField.

Returns:
javax.swing.JTextField

JCheckBox getCollateBox (  )  [private]

This method initializes jRadioButton.

Returns:
javax.swing.JRadioButton

JPanel getGeneralPanel (  )  [private]

This method initializes jPanel.

Returns:
javax.swing.JPanel

JTabbedPane getTabbedPane (  )  [private]

This method initializes jTabbedPane.

Returns:
javax.swing.JTabbedPane

JPanel getPageSetupMediaPanel (  )  [private]

This method initializes jPanel.

Returns:
javax.swing.JPanel

JComboBox getsizeBox (  )  [private]

This method initializes jComboBox.

Returns:
javax.swing.JComboBox

JComboBox getsourceBox (  )  [private]

This method initializes jComboBox1.

Returns:
javax.swing.JComboBox

JPanel getOrientationPanel (  )  [private]

This method initializes jPanel.

Returns:
javax.swing.JPanel

JRadioButton getportraitBtn (  )  [private]

This method initializes jRadioButton.

Returns:
javax.swing.JRadioButton

JRadioButton getlandscapeBtn (  )  [private]

This method initializes jRadioButton.

Returns:
javax.swing.JRadioButton

JRadioButton getReverseportraitBtn (  )  [private]

This method initializes jRadioButton.

Returns:
javax.swing.JRadioButton

JRadioButton getReverselandscapeBtn (  )  [private]

This method initializes jRadioButton.

Returns:
javax.swing.JRadioButton

JPanel getMarginsPanel (  )  [private]

This method initializes jPanel.

Returns:
javax.swing.JPanel

JFormattedTextField getRightTxt (  )  [private]

This method initializes JTextField.

Returns:
javax.swing.JTextField

JFormattedTextField getLeftTxt (  )  [private]

This method initializes JTextField1.

Returns:
javax.swing.JTextField

JFormattedTextField getTopTxt (  )  [private]

This method initializes JTextField1.

Returns:
javax.swing.JTextField

JFormattedTextField getBottomTxt (  )  [private]

This method initializes JTextField1.

Returns:
javax.swing.JTextField

JPanel getPageSetupPanel (  )  [package]

This method initializes jPanel.

Returns:
javax.swing.JPanel

JPanel getColorPanel (  )  [private]

This method initializes jPanel.

Returns:
javax.swing.JPanel

JRadioButton getmonoBtn (  )  [private]

This method initializes jRadioButton.

Returns:
javax.swing.JRadioButton

JRadioButton getcolorBtn (  )  [private]

This method initializes jRadioButton.

Returns:
javax.swing.JRadioButton

JPanel getQualityPanel (  )  [private]

This method initializes jPanel.

Returns:
javax.swing.JPanel

JRadioButton getdraftBtn (  )  [private]

This method initializes jRadioButton.

Returns:
javax.swing.JRadioButton

JRadioButton getnormalBtn (  )  [private]

This method initializes jRadioButton.

Returns:
javax.swing.JRadioButton

JRadioButton gethighBtn (  )  [private]

This method initializes jRadioButton.

Returns:
javax.swing.JRadioButton

JPanel getSidesPanel (  )  [private]

This method initializes jPanel.

Returns:
javax.swing.JPanel

JRadioButton getoneSideBtn (  )  [private]

This method initializes jRadioButton.

Returns:
javax.swing.JRadioButton

JRadioButton gettumbleBtn (  )  [private]

This method initializes jRadioButton.

Returns:
javax.swing.JRadioButton

JRadioButton getduplexBtn (  )  [private]

This method initializes jRadioButton.

Returns:
javax.swing.JRadioButton

JPanel getJobAttributesPanel (  )  [private]

This method initializes jPanel.

Returns:
javax.swing.JPanel

JCheckBox getBannerBox (  )  [private]

This method initializes jCheckBox.

Returns:
javax.swing.JCheckBox

JSpinner getprtSpinner (  )  [private]

This method initializes JTextField1.

Returns:
javax.swing.JTextField

JTextField getJobNameTxt (  )  [private]

This method initializes JTextField1.

Returns:
javax.swing.JTextField

JTextField getUserNameTxt (  )  [private]

This method initializes JTextField1.

Returns:
javax.swing.JTextField

JPanel getAppearancePanel (  )  [private]

This method initializes jPanel.

Returns:
javax.swing.JPanel

JButton getprintBtn (  )  [private]

This method initializes jButton.

Returns:
javax.swing.JButton

JButton getcancelBtn (  )  [private]

This method initializes jButton.

Returns:
javax.swing.JButton

JDialog getPrintDialog (  )  [private]

This method initializes jDialog.

Returns:
javax.swing.JDialog

JPanel getDialogPanel (  )  [private]

This method initializes jPanel.

Returns:
javax.swing.JPanel

JPanel getButtonsPanel (  )  [package]

This method initializes jPanel.

Returns:
javax.swing.JPanel

JPanel getVendorSuppliedPanel (  )  [private]

JPanel getPanel (  )  [package]


Member Data Documentation

JPanel namePanel = null [package]

JLabel nameLabel = null [package]

JComboBox servicesBox = null [package]

JButton propertiesBtn = null [package]

JLabel statusLabel = null [package]

JLabel typeLabel = null [package]

JLabel infoLabel = null [package]

JLabel statusText = null [package]

JLabel typeText = null [package]

JLabel infoText = null [package]

JCheckBox toFileBox = null [package]

JPanel printRangePanel = null [package]

JPanel copiesPanel = null [package]

JRadioButton allRngBtn = null [package]

JRadioButton pageRngBtn = null [package]

JLabel toLabel = null [package]

JFormattedTextField fromTxt = null [package]

JFormattedTextField toTxt = null [package]

JLabel copiesLabel = null [package]

JSpinner cpSpinner = null [package]

JCheckBox collateBox = null [package]

JPanel generalPanel = null [package]

JTabbedPane tabbedPane = null [package]

JPanel pageSetupMediaPanel = null [package]

JLabel sizeLabel = null [package]

JComboBox sizeBox = null [package]

JLabel sourceLabel = null [package]

JComboBox sourceBox = null [package]

JPanel orientationPanel = null [package]

JRadioButton portraitBtn = null [package]

JRadioButton landscapeBtn = null [package]

JRadioButton rvportraitBtn = null [package]

JRadioButton rvlandscapeBtn = null [package]

JPanel marginsPanel = null [package]

JLabel leftLabel = null [package]

JLabel rightLabel = null [package]

JFormattedTextField rightTxt = null [package]

JFormattedTextField leftTxt = null [package]

JFormattedTextField topTxt = null [package]

JLabel topLabel = null [package]

JLabel bottomLabel = null [package]

JFormattedTextField bottomTxt = null [package]

JPanel pageSetupPanel = null [package]

JPanel colorPanel = null [package]

JRadioButton monoBtn = null [package]

JRadioButton colorBtn = null [package]

JPanel qualityPanel = null [package]

JRadioButton draftBtn = null [package]

JRadioButton normalBtn = null [package]

JRadioButton highBtn = null [package]

JPanel sidesPanel = null [package]

JRadioButton oneSideBtn = null [package]

JRadioButton tumbleBtn = null [package]

JRadioButton duplexBtn = null [package]

JPanel jobAttributesPanel = null [package]

JCheckBox bannerBox = null [package]

JLabel priorityLabel = null [package]

JSpinner prtSpinner = null [package]

JTextField jobNameTxt = null [package]

JLabel jobNameLabel = null [package]

JLabel userNameLabel = null [package]

JTextField userNameTxt = null [package]

JPanel appearancePanel = null [package]

JButton printBtn = null [package]

JButton cancelBtn = null [package]

JDialog printDialog = null [package]

JPanel dialogPanel = null [package]

JPanel buttonsPanel = null [package]

JPanel vendorSuppliedPanel = null [package]