public class DirectoryElementPresentation extends PackagingElementPresentation
Constructor and Description |
---|
DirectoryElementPresentation(DirectoryPackagingElement element) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPresentableName() |
int |
getWeight() |
void |
render(PresentationData presentationData,
SimpleTextAttributes mainAttributes,
SimpleTextAttributes commentAttributes) |
canNavigateToSource, getSearchName, getTooltipText, navigateToSource
public DirectoryElementPresentation(DirectoryPackagingElement element)
public java.lang.String getPresentableName()
getPresentableName
in class TreeNodePresentation
public void render(PresentationData presentationData, SimpleTextAttributes mainAttributes, SimpleTextAttributes commentAttributes)
render
in class TreeNodePresentation
public int getWeight()
getWeight
in class TreeNodePresentation