public class JavaFindJarFix extends FindJarFix<PsiQualifiedReferenceElement>
Iconable.IconFlags, Iconable.LastComputedIcon
PriorityAction.Priority
myEditorComponent, myModule, myRef
EMPTY_ARRAY
ICON_FLAG_IGNORE_MASK, ICON_FLAG_OPEN, ICON_FLAG_READ_STATUS, ICON_FLAG_VISIBILITY
Constructor and Description |
---|
JavaFindJarFix(PsiQualifiedReferenceElement ref) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection<java.lang.String> |
getFqns(PsiQualifiedReferenceElement ref) |
getFamilyName, getIcon, getPossibleFqns, getText, invoke, isAvailable, startInWriteAction
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementToMakeWritable
getPriority
public JavaFindJarFix(PsiQualifiedReferenceElement ref)
protected java.util.Collection<java.lang.String> getFqns(PsiQualifiedReferenceElement ref)
getFqns
in class FindJarFix<PsiQualifiedReferenceElement>