public class AllIcons
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AllIcons.Actions |
static class |
AllIcons.CodeStyle |
static class |
AllIcons.Debugger |
static class |
AllIcons.Diff |
static class |
AllIcons.Duplicates |
static class |
AllIcons.FileTypes |
static class |
AllIcons.General |
static class |
AllIcons.Graph |
static class |
AllIcons.Gutter |
static class |
AllIcons.Hierarchy |
static class |
AllIcons.Icons |
static class |
AllIcons.Ide |
static class |
AllIcons.Javaee |
static class |
AllIcons.Json |
static class |
AllIcons.Mac |
static class |
AllIcons.Modules |
static class |
AllIcons.Nodes |
static class |
AllIcons.ObjectBrowser |
static class |
AllIcons.Plugins |
static class |
AllIcons.Process |
static class |
AllIcons.Providers |
static class |
AllIcons.RunConfigurations |
static class |
AllIcons.Scope |
static class |
AllIcons.Toolbar |
static class |
AllIcons.ToolbarDecorator |
static class |
AllIcons.Toolwindows |
static class |
AllIcons.Vcs |
static class |
AllIcons.Webreferences |
static class |
AllIcons.Welcome |
static class |
AllIcons.Windows |
static class |
AllIcons.Xml |
Modifier and Type | Field and Description |
---|---|
static javax.swing.Icon |
Icon
Deprecated.
use ProductIcons.getInstance().getProductIcon() instead
|
static javax.swing.Icon |
Icon_128
Deprecated.
|
static javax.swing.Icon |
Icon_CE
Deprecated.
|
static javax.swing.Icon |
Icon_CEsmall
Deprecated.
use ProductIcons.getInstance().getProductIcon() instead
|
static javax.swing.Icon |
Icon_small
Deprecated.
use ProductIcons.getInstance().getProductIcon() instead
|
static javax.swing.Icon |
Idea_logo_welcome
100x100
|
static javax.swing.Icon |
Logo_welcomeScreen
80x80
|
static javax.swing.Icon |
Logo_welcomeScreen_CE
80x80
|
Constructor and Description |
---|
AllIcons() |
public static final javax.swing.Icon Idea_logo_welcome
public static final javax.swing.Icon Logo_welcomeScreen
public static final javax.swing.Icon Logo_welcomeScreen_CE
@Deprecated public static final javax.swing.Icon Icon
@Deprecated public static final javax.swing.Icon Icon_128
@Deprecated public static final javax.swing.Icon Icon_CE
@Deprecated public static final javax.swing.Icon Icon_CEsmall
@Deprecated public static final javax.swing.Icon Icon_small