public class HighContrastTheme
extends javax.swing.plaf.metal.MetalTheme
Constructor and Description |
---|
HighContrastTheme() |
Modifier and Type | Method and Description |
---|---|
javax.swing.plaf.FontUIResource |
getControlTextFont() |
javax.swing.plaf.ColorUIResource |
getFocusColor()
Devuelve el color a mostrar cuando un elemento tiene el foco
|
javax.swing.plaf.FontUIResource |
getMenuTextFont() |
java.lang.String |
getName() |
javax.swing.plaf.FontUIResource |
getSubTextFont() |
javax.swing.plaf.FontUIResource |
getSystemTextFont() |
javax.swing.plaf.FontUIResource |
getUserTextFont() |
javax.swing.plaf.FontUIResource |
getWindowTitleFont() |
addCustomEntriesToTable, getAcceleratorForeground, getAcceleratorSelectedForeground, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSystemTextColor, getTextHighlightColor, getUserTextColor, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
public final javax.swing.plaf.FontUIResource getControlTextFont()
getControlTextFont
in class javax.swing.plaf.metal.MetalTheme
MetalTheme.getControlTextFont()
public final javax.swing.plaf.ColorUIResource getFocusColor()
getFocusColor
in class javax.swing.plaf.metal.MetalTheme
public final javax.swing.plaf.FontUIResource getMenuTextFont()
getMenuTextFont
in class javax.swing.plaf.metal.MetalTheme
MetalTheme.getMenuTextFont()
public final java.lang.String getName()
getName
in class javax.swing.plaf.metal.MetalTheme
MetalTheme.getName()
public final javax.swing.plaf.FontUIResource getSubTextFont()
getSubTextFont
in class javax.swing.plaf.metal.MetalTheme
MetalTheme.getSubTextFont()
public final javax.swing.plaf.FontUIResource getSystemTextFont()
getSystemTextFont
in class javax.swing.plaf.metal.MetalTheme
MetalTheme.getSystemTextFont()
public final javax.swing.plaf.FontUIResource getUserTextFont()
getUserTextFont
in class javax.swing.plaf.metal.MetalTheme
MetalTheme.getUserTextFont()
public final javax.swing.plaf.FontUIResource getWindowTitleFont()
getWindowTitleFont
in class javax.swing.plaf.metal.MetalTheme
MetalTheme.getWindowTitleFont()