|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.swing.plaf.metal.MetalTheme javax.swing.plaf.metal.DefaultMetalTheme javax.swing.plaf.metal.OceanTheme ix.iface.util.IXOceanTheme
public class IXOceanTheme
A Metal theme for I-X applications.
Use like this:
MetalLookAndFeel.setCurrentTheme(new IXMetalTheme());
Constructor Summary | |
---|---|
IXOceanTheme()
|
Method Summary | |
---|---|
protected javax.swing.plaf.FontUIResource |
adjustFont(javax.swing.plaf.FontUIResource font)
|
javax.swing.plaf.FontUIResource |
getControlTextFont()
Fonts |
javax.swing.plaf.FontUIResource |
getMenuTextFont()
|
protected javax.swing.plaf.ColorUIResource |
getSecondary3()
Colours |
javax.swing.plaf.FontUIResource |
getSubTextFont()
|
javax.swing.plaf.FontUIResource |
getSystemTextFont()
|
javax.swing.plaf.FontUIResource |
getUserTextFont()
|
javax.swing.plaf.FontUIResource |
getWindowTitleFont()
|
Methods inherited from class javax.swing.plaf.metal.OceanTheme |
---|
addCustomEntriesToTable, getBlack, getControlTextColor, getDesktopColor, getInactiveControlTextColor, getMenuDisabledForeground, getName, getPrimary1, getPrimary2, getPrimary3, getSecondary1, getSecondary2 |
Methods inherited from class javax.swing.plaf.metal.MetalTheme |
---|
getAcceleratorForeground, getAcceleratorSelectedForeground, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getFocusColor, getHighlightedTextColor, getInactiveSystemTextColor, getMenuBackground, 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 IXOceanTheme()
Method Detail |
---|
protected javax.swing.plaf.ColorUIResource getSecondary3()
getSecondary3
in class javax.swing.plaf.metal.OceanTheme
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
protected javax.swing.plaf.FontUIResource adjustFont(javax.swing.plaf.FontUIResource font)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |