public interface FileIconProvider
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<FileIconProvider> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
javax.swing.Icon |
getIcon(VirtualFile file,
int flags,
Project project) |
static final ExtensionPointName<FileIconProvider> EP_NAME
javax.swing.Icon getIcon(VirtualFile file, int flags, Project project)