|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.metal.MetalTheme
edu.iastate.reload.skin.DefaultMetalThemeX
public class DefaultMetalThemeX
The default theme for the MetalLookAndFeel.
MetalLookAndFeel.setCurrentTheme(MetalTheme)| Constructor Summary | |
|---|---|
DefaultMetalThemeX()
Creates a new instance of this theme. |
|
| Method Summary | |
|---|---|
javax.swing.plaf.FontUIResource |
getControlTextFont()
Returns the font used for text on controls. |
javax.swing.plaf.FontUIResource |
getMenuTextFont()
Returns the font used for text in menus. |
java.lang.String |
getName()
Returns the name of the theme. |
protected javax.swing.plaf.ColorUIResource |
getPrimary1()
Returns the first primary color for this theme. |
protected javax.swing.plaf.ColorUIResource |
getPrimary2()
Returns the second primary color for this theme. |
protected javax.swing.plaf.ColorUIResource |
getPrimary3()
Returns the third primary color for this theme. |
protected javax.swing.plaf.ColorUIResource |
getSecondary1()
Returns the first secondary color for this theme. |
protected javax.swing.plaf.ColorUIResource |
getSecondary2()
Returns the second secondary color for this theme. |
protected javax.swing.plaf.ColorUIResource |
getSecondary3()
Returns the third secondary color for this theme. |
javax.swing.plaf.FontUIResource |
getSubTextFont()
Returns the font used for sub text. |
javax.swing.plaf.FontUIResource |
getSystemTextFont()
Returns the font used for system text. |
javax.swing.plaf.FontUIResource |
getUserTextFont()
Returns the font used for user text. |
javax.swing.plaf.FontUIResource |
getWindowTitleFont()
Returns the font used for window titles. |
| Methods inherited from class javax.swing.plaf.metal.MetalTheme |
|---|
addCustomEntriesToTable, 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, getWindowTitleInactiveForeground |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultMetalThemeX()
| Method Detail |
|---|
public java.lang.String getName()
getName in class javax.swing.plaf.metal.MetalTheme"Steel".protected javax.swing.plaf.ColorUIResource getPrimary1()
getPrimary1 in class javax.swing.plaf.metal.MetalThemeprotected javax.swing.plaf.ColorUIResource getPrimary2()
getPrimary2 in class javax.swing.plaf.metal.MetalThemeprotected javax.swing.plaf.ColorUIResource getPrimary3()
getPrimary3 in class javax.swing.plaf.metal.MetalThemeprotected javax.swing.plaf.ColorUIResource getSecondary1()
getSecondary1 in class javax.swing.plaf.metal.MetalThemeprotected javax.swing.plaf.ColorUIResource getSecondary2()
getSecondary2 in class javax.swing.plaf.metal.MetalThemeprotected javax.swing.plaf.ColorUIResource getSecondary3()
getSecondary3 in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.FontUIResource getControlTextFont()
FontUIResource("Dialog", Font.BOLD, 12).
getControlTextFont in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.FontUIResource getMenuTextFont()
FontUIResource("Dialog", Font.BOLD, 12).
getMenuTextFont in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.FontUIResource getSubTextFont()
FontUIResource("Dialog", Font.PLAIN, 10).
getSubTextFont in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.FontUIResource getSystemTextFont()
FontUIResource("Dialog", Font.PLAIN, 12).
getSystemTextFont in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.FontUIResource getUserTextFont()
FontUIResource("Dialog", Font.PLAIN, 12).
getUserTextFont in class javax.swing.plaf.metal.MetalThemepublic javax.swing.plaf.FontUIResource getWindowTitleFont()
FontUIResource("Dialog", Font.BOLD, 12).
getWindowTitleFont in class javax.swing.plaf.metal.MetalTheme
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||