private abstract class InteractionLogView.AbstractFileSaveAction extends KeyAction
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
SHORTCUT_KEY_MASK| Constructor and Description |
|---|
AbstractFileSaveAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
(package private) abstract void |
save(java.io.File selectedFile) |
getIcon, getMenuPath, getName, getPriority, getSmallIcon, getTooltip, isSelected, setAcceleratorKey, setAcceleratorLetter, setIcon, setLargeIcon, setLargeIcon, setMenuPath, setName, setPriority, setSelected, setSmallIcon, setTooltipprivate static final long serialVersionUID