public class PluginLogoApi
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static javax.swing.Icon |
getIcon(IdeaPluginDescriptor descriptor,
int width,
int height,
Logger logger)
Direct load image from local dir or jar based plugin without background task and caches.
|
public static javax.swing.Icon getIcon(IdeaPluginDescriptor descriptor, int width, int height, Logger logger)