public class MaximoSwingTheme
extends javax.swing.plaf.metal.DefaultMetalTheme
MaximoSwingLookAndFeel,
for Maximo Swing-based utilities.MaximoSwingLookAndFeel| Constructor and Description |
|---|
MaximoSwingTheme() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.plaf.ColorUIResource |
getControlDarkShadow()
The first (closest) line around editable text fields, text areas, buttons, and checkboxes.
|
javax.swing.plaf.ColorUIResource |
getControlHighlight()
The second line around editable text fields, text areas, buttons, and checkboxes.
|
javax.swing.plaf.ColorUIResource |
getControlShadow()
The line around read-only text fields.
|
javax.swing.plaf.FontUIResource |
getControlTextFont() |
javax.swing.plaf.ColorUIResource |
getMenuSelectedBackground() |
javax.swing.plaf.FontUIResource |
getMenuTextFont() |
java.lang.String |
getName() |
protected javax.swing.plaf.ColorUIResource |
getPrimary1() |
protected javax.swing.plaf.ColorUIResource |
getPrimary2() |
protected javax.swing.plaf.ColorUIResource |
getPrimary3() |
protected javax.swing.plaf.ColorUIResource |
getSecondary1() |
protected javax.swing.plaf.ColorUIResource |
getSecondary2() |
protected javax.swing.plaf.ColorUIResource |
getSecondary3() |
javax.swing.plaf.FontUIResource |
getSubTextFont() |
javax.swing.plaf.FontUIResource |
getSystemTextFont() |
javax.swing.plaf.FontUIResource |
getUserTextFont() |
javax.swing.plaf.FontUIResource |
getWindowTitleFont() |
addCustomEntriesToTable, getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDisabled, getControlInfo, getControlTextColor, getDesktopColor, getFocusColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, 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 getControlShadow()
getControlShadow in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.ColorUIResource getControlDarkShadow()
getControlDarkShadow in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.ColorUIResource getControlHighlight()
getControlHighlight 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.DefaultMetalThemeprotected javax.swing.plaf.ColorUIResource getSecondary1()
getSecondary1 in class javax.swing.plaf.metal.DefaultMetalThemeprotected javax.swing.plaf.ColorUIResource getSecondary2()
getSecondary2 in class javax.swing.plaf.metal.DefaultMetalThemeprotected javax.swing.plaf.ColorUIResource getSecondary3()
getSecondary3 in class javax.swing.plaf.metal.DefaultMetalThemepublic javax.swing.plaf.FontUIResource getControlTextFont()
getControlTextFont in class javax.swing.plaf.metal.DefaultMetalThemepublic javax.swing.plaf.FontUIResource getSystemTextFont()
getSystemTextFont in class javax.swing.plaf.metal.DefaultMetalThemepublic javax.swing.plaf.FontUIResource getUserTextFont()
getUserTextFont in class javax.swing.plaf.metal.DefaultMetalThemepublic javax.swing.plaf.FontUIResource getMenuTextFont()
getMenuTextFont in class javax.swing.plaf.metal.DefaultMetalThemepublic javax.swing.plaf.FontUIResource getWindowTitleFont()
getWindowTitleFont in class javax.swing.plaf.metal.DefaultMetalThemepublic javax.swing.plaf.FontUIResource getSubTextFont()
getSubTextFont in class javax.swing.plaf.metal.DefaultMetalThemepublic javax.swing.plaf.ColorUIResource getMenuSelectedBackground()
getMenuSelectedBackground in class javax.swing.plaf.metal.MetalTheme