ActionListener
, Externalizable
, Serializable
, EventListener
, Action
, org.openide.util.actions.Presenter
, org.openide.util.actions.Presenter.Menu
, org.openide.util.actions.Presenter.Popup
, org.openide.util.actions.Presenter.Toolbar
, org.openide.util.ContextAwareAction
, org.openide.util.HelpCtx.Provider
public class CutAction
extends org.openide.util.actions.CallbackSystemAction
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 | Description |
---|---|
CutAction() |
Modifier and Type | Method | Description |
---|---|---|
protected boolean |
asynchronous() |
|
Object |
getActionMapKey() |
|
org.openide.util.HelpCtx |
getHelpCtx() |
|
String |
getName() |
|
protected String |
iconResource() |
|
protected void |
initialize() |
accept, addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
getMenuPresenter, getPopupPresenter, getToolbarPresenter
actionPerformed, createContextAwareInstance, getActionPerformer, getSurviveFocusChange, performAction, setActionPerformer, setSurviveFocusChange
clone, getClass, notify, notifyAll, toString, wait, wait, wait
addNotify, addPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, putProperty, putProperty, readExternal, removeNotify, removePropertyChangeListener, reset, writeExternal, writeReplace
protected void initialize()
initialize
in class org.openide.util.actions.CallbackSystemAction
public Object getActionMapKey()
getActionMapKey
in class org.openide.util.actions.CallbackSystemAction
public String getName()
getName
in class org.openide.util.actions.SystemAction
public org.openide.util.HelpCtx getHelpCtx()
getHelpCtx
in interface org.openide.util.HelpCtx.Provider
getHelpCtx
in class org.openide.util.actions.SystemAction
protected String iconResource()
iconResource
in class org.openide.util.actions.SystemAction
protected boolean asynchronous()
asynchronous
in class org.openide.util.actions.CallableSystemAction
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.