Module java.desktop
Package javax.swing.text

Class StyleContext.SmallAttributeSet

java.lang.Object
javax.swing.text.StyleContext.SmallAttributeSet
所有已实现的接口:
AttributeSet
封闭类:
StyleContext

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