public class CopyAction extends TextComponentEditorAction implements HintManagerImpl.ActionToIgnore
Modifier and Type | Class and Description |
---|---|
static interface |
CopyAction.TransferableProvider |
AnAction.TransparentUpdate
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SKIP_COPY_AND_CUT_FOR_EMPTY_SELECTION_KEY |
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
CopyAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
doSetupHandler(EditorActionHandler newHandler) |
static java.awt.datatransfer.Transferable |
getSelection(Editor editor) |
getEditor, getEditorFromContext
actionPerformed, actionPerformed, beforeActionPerformedUpdate, getHandler, setInjectedContext, setupHandler, update, update, updateForKeyboardAccess
addTextOverride, applyTextOverride, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbar
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isDumbAware
public static final java.lang.String SKIP_COPY_AND_CUT_FOR_EMPTY_SELECTION_KEY
protected void doSetupHandler(EditorActionHandler newHandler)
doSetupHandler
in class EditorAction
public static java.awt.datatransfer.Transferable getSelection(Editor editor)