Uses of Class
com.jaxfront.core.ui.FontParams

Packages that use FontParams
com.jaxfront.core.ui   
 

Uses of FontParams in com.jaxfront.core.ui
 

Methods in com.jaxfront.core.ui that return FontParams
 FontParams FontParams.copy()
           
static FontParams FontParams.getDefaultParams(java.lang.String uiProperty)
           
 FontParams FontParams.updateFont(TableCell tableCell)
           
 FontParams FontParams.updateFontDefinition(java.lang.String family, int style, int size)
           
 FontParams FontParams.updateFontDefinition(java.lang.String family, int style, int size, java.awt.Color color)