public class IdeaBlueMetalTheme
extends javax.swing.plaf.metal.DefaultMetalTheme
Modifier and Type | Field and Description |
---|---|
static javax.swing.plaf.ColorUIResource |
primary1 |
Constructor and Description |
---|
IdeaBlueMetalTheme() |
Modifier and Type | Method and Description |
---|---|
javax.swing.plaf.ColorUIResource |
getAcceleratorSelectedForeground() |
javax.swing.plaf.ColorUIResource |
getControl() |
javax.swing.plaf.ColorUIResource |
getFocusColor() |
javax.swing.plaf.ColorUIResource |
getMenuBackground() |
javax.swing.plaf.ColorUIResource |
getMenuSelectedBackground() |
javax.swing.plaf.ColorUIResource |
getMenuSelectedForeground() |
java.lang.String |
getName() |
protected javax.swing.plaf.ColorUIResource |
getPrimary1() |
protected javax.swing.plaf.ColorUIResource |
getPrimary2() |
protected javax.swing.plaf.ColorUIResource |
getPrimary3() |
javax.swing.plaf.ColorUIResource |
getSeparatorBackground() |
javax.swing.plaf.ColorUIResource |
getSeparatorForeground() |
getControlTextFont, getMenuTextFont, getSecondary1, getSecondary2, getSecondary3, getSubTextFont, getSystemTextFont, getUserTextFont, getWindowTitleFont
addCustomEntriesToTable, getAcceleratorForeground, getBlack, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuDisabledForeground, getMenuForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSystemTextColor, getTextHighlightColor, getUserTextColor, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
public java.lang.String getName()
getName
in class javax.swing.plaf.metal.DefaultMetalTheme
public javax.swing.plaf.ColorUIResource getControl()
getControl
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getSeparatorBackground()
getSeparatorBackground
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getSeparatorForeground()
getSeparatorForeground
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getMenuBackground()
getMenuBackground
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getMenuSelectedBackground()
getMenuSelectedBackground
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getMenuSelectedForeground()
getMenuSelectedForeground
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getAcceleratorSelectedForeground()
getAcceleratorSelectedForeground
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getFocusColor()
getFocusColor
in class javax.swing.plaf.metal.MetalTheme
protected javax.swing.plaf.ColorUIResource getPrimary1()
getPrimary1
in class javax.swing.plaf.metal.DefaultMetalTheme
protected javax.swing.plaf.ColorUIResource getPrimary2()
getPrimary2
in class javax.swing.plaf.metal.DefaultMetalTheme
protected javax.swing.plaf.ColorUIResource getPrimary3()
getPrimary3
in class javax.swing.plaf.metal.DefaultMetalTheme