Java FontPLAIN相关字体
Java Font.PLAIN is a style constant that represents the default font style for a text component. The font used for this style is usually the platform-dependent default font.
Here are some examples of fonts that are commonly used with the Java Font.PLAIN style:
- Arial
- Times New Roman
- Verdana
- Calibri
- Helvetica
- Georgia
- Tahoma
- Trebuchet MS
- Lucida Sans
- Century Gothic
Note that the availability of these fonts may vary depending on the operating system and the Java version being used
原文地址: http://www.cveoy.top/t/topic/cncO 著作权归作者所有。请勿转载和采集!