org.universAAL.ui.handler.gui.swing.defaultLookAndFeel
Class ColorLAF

Package class diagram package ColorLAF
java.lang.Object
  extended by javax.swing.plaf.metal.MetalTheme
      extended by javax.swing.plaf.metal.DefaultMetalTheme
          extended by org.universAAL.ui.handler.gui.swing.defaultLookAndFeel.ColorLAF

public final class ColorLAF
extends DefaultMetalTheme

Color and Font Theme for MetalTheme.

Author:
pabril

Constructor Summary
ColorLAF()
           
 
Method Summary
protected  Color getAlert()
           
protected  Color getBackLetter()
           
protected  Color getBackMM()
           
protected  Color getBackMML()
           
protected  Color getBackSystem()
           
protected  ColorUIResource getBlack()
          
protected  Font getbold()
           
protected  Color getborderLine()
           
protected  Color getborderLineMM()
           
 FontUIResource getControlTextFont()
          
protected  Color getfont()
           
 Font getLabelFont()
          get the font for any label.
 String getName()
          Returns the name of the theme.
protected  Color getOrange()
           
protected  Color getOverSytem()
           
protected  Font getplain()
           
protected  ColorUIResource getPrimary1()
          
protected  ColorUIResource getPrimary2()
          
protected  ColorUIResource getPrimary3()
          
protected  ColorUIResource getSecondary1()
          
protected  ColorUIResource getSecondary2()
          
protected  ColorUIResource getSecondary3()
          
protected  Color getSelectedLetter()
           
protected  ColorUIResource getWhite()
          
 
Methods inherited from class javax.swing.plaf.metal.DefaultMetalTheme
getMenuTextFont, getSubTextFont, getSystemTextFont, getUserTextFont, getWindowTitleFont
 
Methods inherited from class javax.swing.plaf.metal.MetalTheme
addCustomEntriesToTable, getAcceleratorForeground, getAcceleratorSelectedForeground, 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, 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

ColorLAF

public ColorLAF()
Method Detail

getName

public String getName()
Returns the name of the theme.

Overrides:
getName in class DefaultMetalTheme
Returns:
"uaal Default"

getAlert

protected Color getAlert()

getPrimary1

protected ColorUIResource getPrimary1()

Overrides:
getPrimary1 in class DefaultMetalTheme

getPrimary2

protected ColorUIResource getPrimary2()

Overrides:
getPrimary2 in class DefaultMetalTheme

getPrimary3

protected ColorUIResource getPrimary3()

Overrides:
getPrimary3 in class DefaultMetalTheme

getSecondary1

protected ColorUIResource getSecondary1()

Overrides:
getSecondary1 in class DefaultMetalTheme

getSecondary2

protected ColorUIResource getSecondary2()

Overrides:
getSecondary2 in class DefaultMetalTheme

getSecondary3

protected ColorUIResource getSecondary3()

Overrides:
getSecondary3 in class DefaultMetalTheme

getOrange

protected Color getOrange()

getBackSystem

protected Color getBackSystem()

getBackLetter

protected Color getBackLetter()

getOverSytem

protected Color getOverSytem()

getSelectedLetter

protected Color getSelectedLetter()

getborderLine

protected Color getborderLine()

getBackMM

protected Color getBackMM()

getBackMML

protected Color getBackMML()

getborderLineMM

protected Color getborderLineMM()

getfont

protected Color getfont()

getbold

protected Font getbold()

getplain

protected Font getplain()

getBlack

protected ColorUIResource getBlack()

Overrides:
getBlack in class MetalTheme

getWhite

protected ColorUIResource getWhite()

Overrides:
getWhite in class MetalTheme

getControlTextFont

public FontUIResource getControlTextFont()

Overrides:
getControlTextFont in class DefaultMetalTheme

getLabelFont

public Font getLabelFont()
get the font for any label.

Returns:
the Font to use in labels


Copyright © 2014 universAAL Consortium. All Rights Reserved.