Package ucar.ui.widget
Class FontUtil.StandardFont
- java.lang.Object
-
- ucar.ui.widget.FontUtil.StandardFont
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Font
decrFontSize()
decrement the font size one "increment"Dimension
getBoundingBox(String s)
Font
getFont()
int
getFontHeight()
Font
incrFontSize()
increment the font size one "increment"
-