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