public final class MRUFilesAction extends AbstractCallableSystemAction
MRUFilesOptions,
Serialized FormACCELERATOR_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 |
|---|
MRUFilesAction() |
| Modifier and Type | Method and Description |
|---|---|
JMenuItem |
getMenuPresenter()
Overide to provide SubMenu for MRUFiles (Most Recently Used Files)
|
String |
getName() |
void |
performAction()
Do nothing
|
asynchronous, getHelpCtx, iconResourceactionPerformed, getPopupPresenter, getToolbarPresenterclearSharedData, createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, initialize, isEnabled, linkActions, putValue, setEnabled, setIconaddNotify, addPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, putProperty, putProperty, readExternal, removeNotify, removePropertyChangeListener, reset, writeExternal, writeReplaceclone, getClass, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, removePropertyChangeListenerpublic void performAction()
performAction in class org.openide.util.actions.CallableSystemActionpublic String getName()
getName in class org.openide.util.actions.SystemActionpublic JMenuItem getMenuPresenter()
getMenuPresenter in interface org.openide.util.actions.Presenter.MenugetMenuPresenter in class org.openide.util.actions.CallableSystemAction