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