public abstract class BaseJavaRefactoringAction extends BaseRefactoringAction
AnAction.TransparentUpdateACTIONS_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, updateaddTextOverride, applyTextOverride, beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbarclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisDumbAwarepublic boolean isAvailableForLanguage(Language language)
isAvailableForLanguage in class BaseRefactoringAction