public static class ScratchFileServiceImpl.FilePresentation extends java.lang.Object implements FileIconProvider, EditorTabTitleProvider, DumbAware
EP_NAME
EP_NAME
Constructor and Description |
---|
FilePresentation() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEditorTabTitle(Project project,
VirtualFile file) |
javax.swing.Icon |
getIcon(VirtualFile file,
int flags,
Project project) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEditorTabTitle, getEditorTabTooltipText
public javax.swing.Icon getIcon(VirtualFile file, int flags, Project project)
getIcon
in interface FileIconProvider
public java.lang.String getEditorTabTitle(Project project, VirtualFile file)
getEditorTabTitle
in interface EditorTabTitleProvider