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() |
javax.swing.plaf.FontUIResource |
getSubTextFont() |
javax.swing.plaf.FontUIResource |
getSystemTextFont() |
javax.swing.plaf.FontUIResource |
getUserTextFont() |
javax.swing.plaf.FontUIResource |
getWindowTitleFont() |
addCustomEntriesToTable, getAcceleratorForeground, getAcceleratorSelectedForeground, getControl, getControlDisabled, getControlInfo, getControlTextColor, getDesktopColor, getFocusColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSystemTextColor, getTextHighlightColor, getUserTextColor, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
public java.lang.String getName()
getName
in class javax.swing.plaf.metal.DefaultMetalTheme
public javax.swing.plaf.ColorUIResource getControlShadow()
getControlShadow
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getControlDarkShadow()
getControlDarkShadow
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getControlHighlight()
getControlHighlight
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.FontUIResource getControlTextFont()
getControlTextFont
in class javax.swing.plaf.metal.DefaultMetalTheme
public javax.swing.plaf.FontUIResource getSystemTextFont()
getSystemTextFont
in class javax.swing.plaf.metal.DefaultMetalTheme
public javax.swing.plaf.FontUIResource getUserTextFont()
getUserTextFont
in class javax.swing.plaf.metal.DefaultMetalTheme
public javax.swing.plaf.FontUIResource getMenuTextFont()
getMenuTextFont
in class javax.swing.plaf.metal.DefaultMetalTheme
public javax.swing.plaf.FontUIResource getWindowTitleFont()
getWindowTitleFont
in class javax.swing.plaf.metal.DefaultMetalTheme
public javax.swing.plaf.FontUIResource getSubTextFont()
getSubTextFont
in class javax.swing.plaf.metal.DefaultMetalTheme
public javax.swing.plaf.ColorUIResource getMenuSelectedBackground()
getMenuSelectedBackground
in class javax.swing.plaf.metal.MetalTheme