public class PsiDocCommentOwnerMemberChooserObject extends PsiElementMemberChooserObject
| Constructor and Description |
|---|
PsiDocCommentOwnerMemberChooserObject(PsiDocCommentOwner owner,
java.lang.String text,
javax.swing.Icon icon) |
| Modifier and Type | Method and Description |
|---|---|
PsiDocCommentOwner |
getPsiDocCommentOwner() |
protected SimpleTextAttributes |
getTextAttributes(javax.swing.JTree tree) |
equals, getPsiElement, hashCodegetText, renderTreeNodepublic PsiDocCommentOwnerMemberChooserObject(PsiDocCommentOwner owner, java.lang.String text, javax.swing.Icon icon)
public PsiDocCommentOwner getPsiDocCommentOwner()
protected SimpleTextAttributes getTextAttributes(javax.swing.JTree tree)
getTextAttributes in class MemberChooserObjectBase