Serialized Form


Package org.pdfsam.plugin.rotate.GUI

Class org.pdfsam.plugin.rotate.GUI.RotateMainGUI extends org.pdfsam.guiclient.plugins.interfaces.AbstractPlugablePanel implements Serializable

serialVersionUID: -3486940947325560929L

Serialized Fields

destinationPanelLayout

javax.swing.SpringLayout destinationPanelLayout

outputOptionsPanelLayout

javax.swing.SpringLayout outputOptionsPanelLayout

rotationPanelLayout

javax.swing.SpringLayout rotationPanelLayout

destinationPanel

javax.swing.JPanel destinationPanel

topPanel

javax.swing.JPanel topPanel

outputOptionsPanel

javax.swing.JPanel outputOptionsPanel

rotationPanel

javax.swing.JPanel rotationPanel

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

rotateHelpLabel

org.pdfsam.guiclient.gui.components.JHelpLabel rotateHelpLabel

rotationBox

javax.swing.JComboBox rotationBox

rotationPagesBox

javax.swing.JComboBox rotationPagesBox

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

rotateComboLabel

javax.swing.JLabel rotateComboLabel

rotatePagesComboLabel

javax.swing.JLabel rotatePagesComboLabel

rotateFocusPolicy

RotateMainGUI.RotateFocusPolicy rotateFocusPolicy

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