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

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

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

Fields in org.universAAL.ontology.ui.preferences declared as Size
static Size Size.large
           
static Size Size.medium
           
static Size Size.small
           
 

Methods in org.universAAL.ontology.ui.preferences that return Size
 Size VisualPreferences.getCursorSize()
           
 Size VisualPreferences.getFontSize()
           
static Size Size.getSizeByOrder(int order)
           
static Size Size.valueOf(String name)
           
 

Methods in org.universAAL.ontology.ui.preferences with parameters of type Size
 void VisualPreferences.setCursorSize(Size newPropValue)
           
 void VisualPreferences.setFontSize(Size newPropValue)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.