扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt.font类textattribute的类成员方法: width定义及介绍
发布时间:2014-2-17
本文导语:
width
public static final textattribute width
字体宽度的属性键。这些值是 number 的实例。默认值为 width_regular。
这里提供了一些常量值,请参阅 width_condensed、width_semi_condensed、width_regular、width_semi_extended 和 width_extended。
该值大致为 ...