public final class EditMostRecentFileAction extends MainWindowAction
| Modifier and Type | Class and Description |
|---|---|
static class |
EditMostRecentFileAction.EditFileActionHandler
The method
EditMostRecentFileAction.EditFileActionHandler.workWithFile(File) of the default instance
EditMostRecentFileAction.EditFileActionHandler.getInstance() is used by EditMostRecentFileAction
to edit the last opened file or to open the last used directory. |
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
mainWindow, SHORTCUT_KEY_MASKchangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
EditMostRecentFileAction(MainWindow mainWindow) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
getMediator, getName, isSelected, setAcceleratorKey, setAcceleratorLetter, setIcon, setName, setSelected, setTooltipaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprivate static final long serialVersionUID
public EditMostRecentFileAction(MainWindow mainWindow)
public void actionPerformed(ActionEvent e)