public class FontUtil
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
FontUtil.StandardFont
Class StandardFont
|
Constructor and Description |
---|
FontUtil() |
Modifier and Type | Method and Description |
---|---|
static FontUtil.StandardFont |
getMonoFont(int pixel_height)
_more_
|
static FontUtil.StandardFont |
getStandardFont(int pixel_height)
_more_
|
public static FontUtil.StandardFont getStandardFont(int pixel_height)
pixel_height
- public static FontUtil.StandardFont getMonoFont(int pixel_height)
pixel_height
-