public class QualifyStaticConstantFix extends StaticImportConstantFix
myRef
EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
protected StaticImportMethodQuestionAction<PsiField> |
createQuestionAction(java.util.List<? extends PsiField> fieldsToImport,
Project project,
Editor editor) |
protected java.lang.String |
getBaseText() |
protected boolean |
toAddStaticImports() |
getElement, getMemberPresentableText, getMembersToImport, getQualifierExpression, resolveRef
getFamilyName, getText, invoke, isAvailable, isExcluded, showHint, startInWriteAction
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fixSilently
getElementToMakeWritable
protected java.lang.String getBaseText()
getBaseText
in class StaticImportConstantFix
protected StaticImportMethodQuestionAction<PsiField> createQuestionAction(java.util.List<? extends PsiField> fieldsToImport, Project project, Editor editor)
createQuestionAction
in class StaticImportConstantFix
protected boolean toAddStaticImports()
toAddStaticImports
in class StaticImportConstantFix