|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pdfsam.plugin.encrypt.listeners.EncryptionTypeComboActionListener
public class EncryptionTypeComboActionListener
Listener to enable/disable versionCombo items depending on the encryption algorithm selected
Constructor Summary | |
---|---|
EncryptionTypeComboActionListener(javax.swing.JCheckBox allowAllCheck,
javax.swing.JCheckBox[] permissionsCheck,
org.pdfsam.guiclient.commons.components.JPdfVersionCombo versionCombo)
|
Method Summary | |
---|---|
void |
itemStateChanged(java.awt.event.ItemEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EncryptionTypeComboActionListener(javax.swing.JCheckBox allowAllCheck, javax.swing.JCheckBox[] permissionsCheck, org.pdfsam.guiclient.commons.components.JPdfVersionCombo versionCombo)
Method Detail |
---|
public void itemStateChanged(java.awt.event.ItemEvent e)
itemStateChanged
in interface java.awt.event.ItemListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |