public class DarculaMetalTheme
extends javax.swing.plaf.metal.DefaultMetalTheme
| Modifier and Type | Field and Description |
|---|---|
static javax.swing.plaf.ColorUIResource |
primary1 |
| Constructor and Description |
|---|
DarculaMetalTheme() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.plaf.ColorUIResource |
getAcceleratorSelectedForeground() |
javax.swing.plaf.ColorUIResource |
getControl() |
javax.swing.plaf.ColorUIResource |
getControlDarkShadow() |
javax.swing.plaf.ColorUIResource |
getControlHighlight() |
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, getWindowTitleFontaddCustomEntriesToTable, getAcceleratorForeground, getBlack, getControlDisabled, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuDisabledForeground, getMenuForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSystemTextColor, getTextHighlightColor, getUserTextColor, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForegroundpublic java.lang.String getName()
getName in class javax.swing.plaf.metal.DefaultMetalThemepublic javax.swing.plaf.ColorUIResource getControl()
getControl in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.ColorUIResource getControlHighlight()
getControlHighlight in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.ColorUIResource getControlDarkShadow()
getControlDarkShadow in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.ColorUIResource getSeparatorBackground()
getSeparatorBackground in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.ColorUIResource getSeparatorForeground()
getSeparatorForeground in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.ColorUIResource getMenuBackground()
getMenuBackground in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.ColorUIResource getMenuSelectedBackground()
getMenuSelectedBackground in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.ColorUIResource getMenuSelectedForeground()
getMenuSelectedForeground in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.ColorUIResource getAcceleratorSelectedForeground()
getAcceleratorSelectedForeground in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.ColorUIResource getFocusColor()
getFocusColor in class javax.swing.plaf.metal.MetalThemeprotected javax.swing.plaf.ColorUIResource getPrimary1()
getPrimary1 in class javax.swing.plaf.metal.DefaultMetalThemeprotected javax.swing.plaf.ColorUIResource getPrimary2()
getPrimary2 in class javax.swing.plaf.metal.DefaultMetalThemeprotected javax.swing.plaf.ColorUIResource getPrimary3()
getPrimary3 in class javax.swing.plaf.metal.DefaultMetalTheme