public class JavaFileTreeElement extends PsiTreeElementBase<PsiClassOwner> implements ItemPresentation
EMPTY_ARRAY| Constructor and Description |
|---|
JavaFileTreeElement(PsiClassOwner file) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<StructureViewTreeElement> |
getChildrenBase() |
java.lang.String |
getPresentableText()
Returns the name of the object to be presented in most renderers across the program.
|
canNavigate, canNavigateToSource, equals, getChildren, getChildrenWithoutCustomRegions, getElement, getIcon, getKey, getLocationString, getPresentation, getValue, hashCode, isSearchInLocationString, isValid, mergeWithExtensions, navigate, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetIcon, getLocationStringpublic JavaFileTreeElement(PsiClassOwner file)
public java.lang.String getPresentableText()
ItemPresentationgetPresentableText in interface ItemPresentationpublic java.util.Collection<StructureViewTreeElement> getChildrenBase()
getChildrenBase in class PsiTreeElementBase<PsiClassOwner>