com.limegroup.gnutella.gui
Class LimeTheme
java.lang.Object
javax.swing.plaf.metal.MetalTheme
javax.swing.plaf.metal.DefaultMetalTheme
com.limegroup.gnutella.gui.LimeTheme
- public final class LimeTheme
- extends javax.swing.plaf.metal.DefaultMetalTheme
This class defines the colors used in the application.
Methods inherited from class javax.swing.plaf.metal.MetalTheme |
addCustomEntriesToTable, getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControlDarkShadow, getControlDisabled, getControlShadow, getFocusColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuDisabledForeground, getMenuSelectedBackground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getTextHighlightColor, getWhite, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LimeTheme
public LimeTheme()
getName
public java.lang.String getName()
getPrimary1
protected javax.swing.plaf.ColorUIResource getPrimary1()
getPrimary2
protected javax.swing.plaf.ColorUIResource getPrimary2()
getPrimary3
protected javax.swing.plaf.ColorUIResource getPrimary3()
getSecondary1
protected javax.swing.plaf.ColorUIResource getSecondary1()
getSecondary2
protected javax.swing.plaf.ColorUIResource getSecondary2()
getSecondary3
protected javax.swing.plaf.ColorUIResource getSecondary3()
getSystemTextColor
public javax.swing.plaf.ColorUIResource getSystemTextColor()
getControl
public javax.swing.plaf.ColorUIResource getControl()
getControlHighlight
public javax.swing.plaf.ColorUIResource getControlHighlight()
getControlTextColor
public javax.swing.plaf.ColorUIResource getControlTextColor()
getControlInfo
public javax.swing.plaf.ColorUIResource getControlInfo()
getWindowBackground
public javax.swing.plaf.ColorUIResource getWindowBackground()
getWindowTitleInactiveForeground
public javax.swing.plaf.ColorUIResource getWindowTitleInactiveForeground()
getUserTextColor
public javax.swing.plaf.ColorUIResource getUserTextColor()
getMenuForeground
public javax.swing.plaf.ColorUIResource getMenuForeground()
getMenuSelectedForeground
public javax.swing.plaf.ColorUIResource getMenuSelectedForeground()
getDesktopColor
public javax.swing.plaf.ColorUIResource getDesktopColor()
getMenuBackground
public javax.swing.plaf.ColorUIResource getMenuBackground()
getControlTextFont
public javax.swing.plaf.FontUIResource getControlTextFont()
getSystemTextFont
public javax.swing.plaf.FontUIResource getSystemTextFont()
getUserTextFont
public javax.swing.plaf.FontUIResource getUserTextFont()
getMenuTextFont
public javax.swing.plaf.FontUIResource getMenuTextFont()
getWindowTitleFont
public javax.swing.plaf.FontUIResource getWindowTitleFont()
getSubTextFont
public javax.swing.plaf.FontUIResource getSubTextFont()