ActionListener, ItemListener, Serializable, Cloneable, EventListener, Action, ListSelectionListenerpublic class ActionExport extends CertificateAction
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICONcertificatePair, isWantEnabled, logger, parent, selection| Constructor | Description |
|---|---|
ActionExport(JFrame parent,
CertificateSelection s) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
actionPerformed(ActionEvent e) |
The actual handler when the action is performed
|
void |
doExport(ActionEvent e,
File f,
char[] pw) |
Export the current certificate to a file
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListenerfindWindow, findWindow, getCertificatePair, itemStateChanged, setCertificatePair, setEnabled, valueChanged, wantsEnabledpublic ActionExport(JFrame parent, CertificateSelection s)
public void actionPerformed(ActionEvent e)
CertificateActionactionPerformed in interface ActionListeneractionPerformed in class CertificateActionpublic void doExport(ActionEvent e, File f, char[] pw)
e - originating eventf - File to export topw - password to use, or null to use private key passwordCopyright © 2010-2018 Nikhef / Stichting FOM. All Rights Reserved.