public class IncrementalFindAction extends EditorAction
Modifier and Type | Class and Description |
---|---|
static class |
IncrementalFindAction.Handler |
AnAction.TransparentUpdate
Modifier and Type | Field and Description |
---|---|
static Key<java.lang.Boolean> |
SEARCH_DISABLED |
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
IncrementalFindAction() |
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 static final Key<java.lang.Boolean> SEARCH_DISABLED