|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.a11y.BrlAPI.WriteArguments
public class WriteArguments
| Field Summary | |
|---|---|
byte[] |
andMask
|
int |
cursor
|
int |
displayNumber
|
byte[] |
orMask
|
int |
regionBegin
|
int |
regionSize
|
java.lang.String |
text
|
| Constructor Summary | |
|---|---|
WriteArguments()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int displayNumber
public int regionBegin
public int regionSize
public java.lang.String text
public byte[] andMask
public byte[] orMask
public int cursor
| Constructor Detail |
|---|
public WriteArguments()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||