Serialized Form


Package org.pdfsam.plugin.mix.GUI

Class org.pdfsam.plugin.mix.GUI.MixMainGUI extends org.pdfsam.guiclient.plugins.interfaces.AbstractPlugablePanel implements Serializable

serialVersionUID: -4353488705164373490L

Serialized Fields

destinationPanelLayout

javax.swing.SpringLayout destinationPanelLayout

mixOptionsPanelLayout

javax.swing.SpringLayout mixOptionsPanelLayout

destinationPanel

javax.swing.JPanel destinationPanel

selectionPanel

org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel selectionPanel

topPanel

javax.swing.JPanel topPanel

mixOptionsPanel

javax.swing.JPanel mixOptionsPanel

optionsChecksPanel

javax.swing.JPanel optionsChecksPanel

optionsFieldsPanel

javax.swing.JPanel optionsFieldsPanel

versionCombo

org.pdfsam.guiclient.commons.components.JPdfVersionCombo versionCombo

overwriteCheckbox

javax.swing.JCheckBox overwriteCheckbox

outputCompressedCheck

javax.swing.JCheckBox outputCompressedCheck

reverseFirstCheckbox

javax.swing.JCheckBox reverseFirstCheckbox

reverseSecondCheckbox

javax.swing.JCheckBox reverseSecondCheckbox

destinationTextField

javax.swing.JTextField destinationTextField

stepTextField

javax.swing.JTextField stepTextField

secondStepTextField

javax.swing.JTextField secondStepTextField

destinationHelpLabel

org.pdfsam.guiclient.gui.components.JHelpLabel destinationHelpLabel

optionsHelpLabel

org.pdfsam.guiclient.gui.components.JHelpLabel optionsHelpLabel

config

org.pdfsam.guiclient.configuration.Configuration config

mixFocusPolicy

MixMainGUI.MixFocusPolicy mixFocusPolicy

runButton

javax.swing.JButton runButton

browseButton

javax.swing.JButton browseButton

outputVersionLabel

javax.swing.JLabel outputVersionLabel

stepLabel

javax.swing.JLabel stepLabel

secondStepLabel

javax.swing.JLabel secondStepLabel

runEnterkeyListener

org.pdfsam.guiclient.business.listeners.EnterDoClickListener runEnterkeyListener

browseEnterkeyListener

org.pdfsam.guiclient.business.listeners.EnterDoClickListener browseEnterkeyListener