|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.accessibility.AccessibleAttributeSequence
public class AccessibleAttributeSequence
This is a convenience class that represents an accessible attribute sequence.
| 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. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public AttributeSet attributes
public int startIndex
public int endIndex
| Constructor Detail |
|---|
public AccessibleAttributeSequence()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||