public abstract class ChooseItemAction extends EditorAction implements HintManagerImpl.ActionToIgnore, LatencyAwareEditorAction
Modifier and Type | Class and Description |
---|---|
static class |
ChooseItemAction.ChooseWithDot |
static class |
ChooseItemAction.CompletingStatement |
static class |
ChooseItemAction.FocusedOnly |
static class |
ChooseItemAction.Handler |
static class |
ChooseItemAction.Replacing |
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
ChooseItemAction(ChooseItemAction.Handler handler) |
Modifier and Type | Method and Description |
---|---|
static boolean |
hasTemplatePrefix(LookupImpl lookup,
char shortcutChar) |
actionPerformed, actionPerformed, beforeActionPerformedUpdate, doSetupHandler, getEditor, 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 ChooseItemAction(ChooseItemAction.Handler handler)
public static boolean hasTemplatePrefix(LookupImpl lookup, char shortcutChar)