public interface FilePathIconProvider
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<FilePathIconProvider> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
javax.swing.Icon |
getIcon(FilePath filePath,
Project project) |
static final ExtensionPointName<FilePathIconProvider> EP_NAME