Serialized Form


Package org.pdfsam.plugin.decrypt.GUI

Class org.pdfsam.plugin.decrypt.GUI.DecryptMainGUI extends org.pdfsam.guiclient.plugins.interfaces.AbstractPlugablePanel implements Serializable

serialVersionUID: -3486940947325560929L

Serialized Fields

destinationPanelLayout

javax.swing.SpringLayout destinationPanelLayout

outputOptionsPanelLayout

javax.swing.SpringLayout outputOptionsPanelLayout

destinationPanel

javax.swing.JPanel destinationPanel

topPanel

javax.swing.JPanel topPanel

outputOptionsPanel

javax.swing.JPanel outputOptionsPanel

selectionPanel

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

overwriteCheckbox

javax.swing.JCheckBox overwriteCheckbox

outputCompressedCheck

javax.swing.JCheckBox outputCompressedCheck

destinationTextField

javax.swing.JTextField destinationTextField

outPrefixTextField

javax.swing.JTextField outPrefixTextField

destinationHelpLabel

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

prefixHelpLabel

org.pdfsam.guiclient.gui.components.JHelpLabel prefixHelpLabel

config

org.pdfsam.guiclient.configuration.Configuration config

versionCombo

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

outputVersionLabel

javax.swing.JLabel outputVersionLabel

outPrefixLabel

javax.swing.JLabel outPrefixLabel

decryptFocusPolicy

DecryptMainGUI.DecryptFocusPolicy decryptFocusPolicy

runButton

javax.swing.JButton runButton

browseButton

javax.swing.JButton browseButton

runEnterkeyListener

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

browseEnterkeyListener

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