|
kiyut.citra 3.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openide.util.SharedClassObject
org.openide.util.actions.SystemAction
org.openide.util.actions.CallableSystemAction
kiyut.citra.actions.AbstractCallableSystemAction
kiyut.citra.actions.RevertAction
public final class RevertAction
Action which Revert (reload the file back).
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.openide.util.actions.Presenter |
|---|
org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar |
| Field Summary |
|---|
| Fields inherited from class org.openide.util.actions.SystemAction |
|---|
PROP_ENABLED, PROP_ICON |
| Fields inherited from interface javax.swing.Action |
|---|
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
| Constructor Summary | |
|---|---|
RevertAction()
|
|
| Method Summary | |
|---|---|
String |
getName()
|
void |
performAction()
|
| Methods inherited from class kiyut.citra.actions.AbstractCallableSystemAction |
|---|
asynchronous, getHelpCtx, iconResource |
| Methods inherited from class org.openide.util.actions.CallableSystemAction |
|---|
actionPerformed, getMenuPresenter, getPopupPresenter, getToolbarPresenter |
| Methods inherited from class org.openide.util.actions.SystemAction |
|---|
clearSharedData, createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, initialize, isEnabled, linkActions, putValue, setEnabled, setIcon |
| Methods inherited from class org.openide.util.SharedClassObject |
|---|
addNotify, addPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, putProperty, putProperty, readExternal, removeNotify, removePropertyChangeListener, reset, writeExternal, writeReplace |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.swing.Action |
|---|
addPropertyChangeListener, removePropertyChangeListener |
| Constructor Detail |
|---|
public RevertAction()
| Method Detail |
|---|
public void performAction()
performAction in class org.openide.util.actions.CallableSystemActionpublic String getName()
getName in class org.openide.util.actions.SystemAction
|
kiyut.citra 3.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||