Serialized Form


Package org.pdfsam.plugin.docinfo.GUI

Class org.pdfsam.plugin.docinfo.GUI.DocInfoMainGUI extends org.pdfsam.guiclient.plugins.interfaces.AbstractPlugablePanel implements Serializable

serialVersionUID: 3187805591202436824L

Serialized Fields

destinationPanelLayout

javax.swing.SpringLayout destinationPanelLayout

docInfoPanelLayout

javax.swing.SpringLayout docInfoPanelLayout

destinationPanel

javax.swing.JPanel destinationPanel

topPanel

javax.swing.JPanel topPanel

docInfoPanel

javax.swing.JPanel docInfoPanel

docInfoFieldPanel

javax.swing.JPanel docInfoFieldPanel

selectionPanel

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

overwriteCheckbox

javax.swing.JCheckBox overwriteCheckbox

outputCompressedCheck

javax.swing.JCheckBox outputCompressedCheck

destinationTextField

javax.swing.JTextField destinationTextField

titleTextField

javax.swing.JTextField titleTextField

authorTextField

javax.swing.JTextField authorTextField

subjectTextField

javax.swing.JTextField subjectTextField

keywordsTextField

javax.swing.JTextField keywordsTextField

destinationHelpLabel

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

docInfoHelpLabel

org.pdfsam.guiclient.gui.components.JHelpLabel docInfoHelpLabel

versionCombo

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

outputVersionLabel

javax.swing.JLabel outputVersionLabel

titleLabel

javax.swing.JLabel titleLabel

authorLabel

javax.swing.JLabel authorLabel

subjectLabel

javax.swing.JLabel subjectLabel

keywordsLabel

javax.swing.JLabel keywordsLabel

sameAsSourceRadio

javax.swing.JRadioButton sameAsSourceRadio

chooseAFileRadio

javax.swing.JRadioButton chooseAFileRadio

docinfoFocusPolicy

DocInfoMainGUI.DocInfoFocusPolicy docinfoFocusPolicy

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