|
|||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
javax.accessibility
类 AccessibleAttributeSequence
java.lang.Object javax.accessibility.AccessibleAttributeSequence
-
public class AccessibleAttributeSequence
- extends Object
关于文本属性的连续序列的信息
字段摘要 | |
---|---|
AttributeSet |
attributes |
int |
endIndex |
int |
startIndex |
构造方法摘要 | |
---|---|
AccessibleAttributeSequence() |
方法摘要 |
---|
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
字段详细信息 |
---|
startIndex
public int startIndex
endIndex
public int endIndex
attributes
public AttributeSet attributes
构造方法详细信息 |
---|
AccessibleAttributeSequence
public AccessibleAttributeSequence()
所有类
|
|||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |