public abstract class BaseJavaRefactoringAction extends BaseRefactoringAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
BaseJavaRefactoringAction() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAvailableForLanguage(Language language) |
actionPerformed, disableOnCompiledElement, findRefactoringTargetInEditor, getActionName, getElementAtCaret, getHandler, getPsiElementArray, hasAvailableHandler, isAvailableForFile, isAvailableInEditorOnly, isAvailableOnElementInEditorAndFile, isAvailableOnElementInEditorAndFile, isEnabledOnDataContext, isEnabledOnElements, isHidden, update
addTextOverride, applyTextOverride, beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbar
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isDumbAware
public boolean isAvailableForLanguage(Language language)
isAvailableForLanguage
in class BaseRefactoringAction