public final class QuickSaveAction extends MainWindowAction
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
QUICK_SAVE_PATH
The path to the quick save file.
|
mainWindow
CHECKBOX, LOCAL_ACCELERATOR, PATH, PRIORITY, SHORTCUT_FOCUSED_CONDITION, SHORTCUT_KEY_MASK
Constructor and Description |
---|
QuickSaveAction(MainWindow mainWindow)
Create a new action.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
static void |
quickSave(MainWindow mainWindow)
Immediately saves the currently selected proof to a temporaly location.
|
getMediator, setAcceleratorKey, setAcceleratorLetter
getAcceleratorKey, getIcon, getMenuPath, getMnemonic, getName, getPriority, getSmallIcon, getTooltip, isSelected, lookupAcceleratorKey, lookupAcceleratorKey, setIcon, setLargeIcon, setLargeIcon, setMenuPath, setMnemonic, setName, setPriority, setSelected, setSmallIcon, setTooltip
public static final java.lang.String QUICK_SAVE_PATH
public QuickSaveAction(MainWindow mainWindow)
mainWindow
- the main window.public static void quickSave(MainWindow mainWindow)
mainWindow
- the main window.public void actionPerformed(java.awt.event.ActionEvent e)
Copyright © 2003-2019 The KeY-Project.