public class DocumentationProviderEx extends java.lang.Object implements DocumentationProvider
EP_NAME
Constructor and Description |
---|
DocumentationProviderEx() |
Modifier and Type | Method and Description |
---|---|
PsiElement |
getCustomDocumentationElement(Editor editor,
PsiFile file,
PsiElement contextElement)
Deprecated.
Use/override
DocumentationProvider.getCustomDocumentationElement(Editor, PsiFile, PsiElement, int) instead. |
java.awt.Image |
getLocalImageForElement(PsiElement element,
java.lang.String imageSpec) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
collectDocComments, generateDoc, generateHoverDoc, generateRenderedDoc, getCustomDocumentationElement, getDocumentationElementForLink, getDocumentationElementForLookupItem, getQuickNavigateInfo, getUrlFor
@Deprecated public PsiElement getCustomDocumentationElement(Editor editor, PsiFile file, PsiElement contextElement)
DocumentationProvider.getCustomDocumentationElement(Editor, PsiFile, PsiElement, int)
instead.public java.awt.Image getLocalImageForElement(PsiElement element, java.lang.String imageSpec)