public class DirectoryCopyPresentation extends PackagingElementPresentation
Constructor and Description |
---|
DirectoryCopyPresentation(java.lang.String filePath) |
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 DirectoryCopyPresentation(java.lang.String filePath)
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