扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.text.html类stylesheet的类成员方法: createsmallattributeset定义及介绍
发布时间:2014-2-18
本文导语:
createsmallattributeset
protected stylecontext.smallattributeset createsmallattributeset(attributeset a)
创建可以共享的属性压缩集。这是想要改变 smallattributeset 行为的子类的一个钩子。重新实现此方法以返回提供某种属性转换的 attributeset。
覆盖...