public class GarbageCollectAction extends CallableSystemAction
Presenter.Menu, Presenter.Popup, Presenter.ToolbarPROP_ENABLED, PROP_ICONACCELERATOR_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 |
|---|
GarbageCollectAction() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
asynchronous() |
HelpCtx |
getHelpCtx() |
String |
getName() |
Component |
getToolbarPresenter() |
void |
performAction() |
actionPerformed, getMenuPresenter, getPopupPresenterclearSharedData, createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, iconResource, 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, waitaccept, addPropertyChangeListener, removePropertyChangeListenerpublic String getName()
getName in class SystemActionpublic HelpCtx getHelpCtx()
getHelpCtx in interface HelpCtx.ProvidergetHelpCtx in class SystemActionpublic void performAction()
performAction in class CallableSystemActionprotected boolean asynchronous()
asynchronous in class CallableSystemActionpublic Component getToolbarPresenter()
getToolbarPresenter in interface Presenter.ToolbargetToolbarPresenter in class CallableSystemAction