模块  java.desktop
软件包  javax.swing.text

Class StyleContext.SmallAttributeSet

  • 实现的所有接口
    AttributeSet
    Enclosing class:
    StyleContext

    public class StyleContext.SmallAttributeSet
    extends Object
    implements AttributeSet
    此类在数组中包含少量属性。 存储格式是键,值,键,值等。集合的大小是数组的长度除以2。 默认情况下,这是在紧凑的可共享表单中保存时用于存储属性的类。