Uses of Class
org.universAAL.ontology.ui.preferences.ColorType

Packages that use ColorType
org.universAAL.ontology.ui.preferences   
 

Uses of ColorType in org.universAAL.ontology.ui.preferences
 

Fields in org.universAAL.ontology.ui.preferences declared as ColorType
static ColorType ColorType.black
           
static ColorType ColorType.cyan
           
static ColorType ColorType.darkBlue
           
static ColorType ColorType.darkGreen
           
static ColorType ColorType.darkGrey
           
static ColorType ColorType.darkRed
           
static ColorType ColorType.lightBlue
           
static ColorType ColorType.lightGray
           
static ColorType ColorType.lightGreen
           
static ColorType ColorType.lightRed
           
static ColorType ColorType.magenta
           
static ColorType ColorType.orange
           
static ColorType ColorType.pink
           
static ColorType ColorType.purple
           
static ColorType ColorType.white
           
static ColorType ColorType.yellow
           
 

Methods in org.universAAL.ontology.ui.preferences that return ColorType
 ColorType VisualPreferences.getBackgroundColor()
           
static ColorType ColorType.getColorTypeByOrder(int order)
           
 ColorType VisualPreferences.getFontColor()
           
 ColorType VisualPreferences.getHighlightColor()
           
static ColorType ColorType.valueOf(String name)
           
 

Methods in org.universAAL.ontology.ui.preferences with parameters of type ColorType
 void VisualPreferences.setBackgroundColor(ColorType newPropValue)
           
 void VisualPreferences.setFontColor(ColorType newPropValue)
           
 void VisualPreferences.setHighlightColor(ColorType newPropValue)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.