javax.accessibility
public class AccessibleAttributeSequence extends Object
Since: 1.5
Field Summary | |
---|---|
AttributeSet | attributes
The attributes of the text. |
int | endIndex
The ending index. |
int | startIndex
The starting index. |
Constructor Summary | |
---|---|
AccessibleAttributeSequence()
Create a new instance. |