|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.AbstractAction
csheets.ui.ctrl.BaseAction
csheets.ui.ctrl.OpenAction
csheets.ui.ReopenMenu.ReopenAction
protected static class ReopenMenu.ReopenAction
An action for reopening a spreadsheet.
| Field Summary |
|---|
| Fields inherited from class csheets.ui.ctrl.OpenAction |
|---|
app, uiController |
| Fields inherited from class javax.swing.AbstractAction |
|---|
changeSupport, enabled |
| Fields inherited from interface javax.swing.Action |
|---|
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
| Constructor Summary | |
|---|---|
ReopenMenu.ReopenAction(CleanSheets app,
UIController uiController,
File file)
Creates a new reopen action. |
|
| Method Summary | |
|---|---|
protected void |
defineProperties()
Defines the action's properties. |
File |
getFile()
Returns the file to open. |
| Methods inherited from class csheets.ui.ctrl.OpenAction |
|---|
actionPerformed, getName |
| Methods inherited from class csheets.ui.ctrl.BaseAction |
|---|
requiresFile, requiresModification, showErrorDialog |
| Methods inherited from class javax.swing.AbstractAction |
|---|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReopenMenu.ReopenAction(CleanSheets app,
UIController uiController,
File file)
app - the CleanSheets applicationuiController - the user interface controllerfile - the file to open| Method Detail |
|---|
protected void defineProperties()
BaseAction
defineProperties in class OpenActionpublic File getFile()
OpenAction
getFile in class OpenAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||