public class MetalThemeAdapter
extends javax.swing.plaf.metal.DefaultMetalTheme
MetalThemeAdapter é responsável por adaptar o Look and
Feel do Metal para o CSBase.| Constructor and Description |
|---|
MetalThemeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
static MetalThemeAdapter |
getInstance() |
javax.swing.plaf.ColorUIResource |
getPrimary1() |
javax.swing.plaf.ColorUIResource |
getPrimary2() |
javax.swing.plaf.ColorUIResource |
getPrimary3() |
javax.swing.plaf.ColorUIResource |
getSecondary1() |
javax.swing.plaf.ColorUIResource |
getSecondary2() |
javax.swing.plaf.ColorUIResource |
getSecondary3() |
getControlTextFont, getMenuTextFont, getName, getSubTextFont, getSystemTextFont, getUserTextFont, getWindowTitleFontaddCustomEntriesToTable, getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getFocusColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSystemTextColor, getTextHighlightColor, getUserTextColor, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForegroundpublic static MetalThemeAdapter getInstance()
public javax.swing.plaf.ColorUIResource getPrimary1()
getPrimary1 in class javax.swing.plaf.metal.DefaultMetalThemepublic javax.swing.plaf.ColorUIResource getPrimary2()
getPrimary2 in class javax.swing.plaf.metal.DefaultMetalThemepublic javax.swing.plaf.ColorUIResource getPrimary3()
getPrimary3 in class javax.swing.plaf.metal.DefaultMetalThemepublic javax.swing.plaf.ColorUIResource getSecondary1()
getSecondary1 in class javax.swing.plaf.metal.DefaultMetalThemepublic javax.swing.plaf.ColorUIResource getSecondary2()
getSecondary2 in class javax.swing.plaf.metal.DefaultMetalThemepublic javax.swing.plaf.ColorUIResource getSecondary3()
getSecondary3 in class javax.swing.plaf.metal.DefaultMetalThemeCopyright © 2018. All Rights Reserved.