public final class PluginLogo
extends java.lang.Object
Constructor and Description |
---|
PluginLogo() |
Modifier and Type | Method and Description |
---|---|
static void |
endBatchMode() |
static javax.swing.Icon |
getIcon(IdeaPluginDescriptor descriptor,
boolean big,
boolean jb,
boolean error,
boolean disabled) |
static java.lang.String |
getIconFileName(boolean light) |
static int |
height() |
static void |
startBatchMode() |
static int |
width() |
public static javax.swing.Icon getIcon(IdeaPluginDescriptor descriptor, boolean big, boolean jb, boolean error, boolean disabled)
public static void startBatchMode()
public static void endBatchMode()
public static java.lang.String getIconFileName(boolean light)
public static int height()
public static int width()