public class WTDSFParser extends Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
WTDSFParser.ChoiceField |
protected class |
WTDSFParser.Window |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addChoiceField(int row,
int col,
int fldRow,
int fldCol,
String text) |
protected void |
clearGuiStructs() |
protected void |
createWindow(int depth,
int width,
int type,
boolean gui,
int monoAttr,
int colorAttr,
int ul,
int upper,
int ur,
int left,
int right,
int ll,
int bottom,
int lr) |
protected byte[] |
getSegmentAtPos(int pos) |
protected boolean |
isGuisExists() |
protected boolean |
parseWriteToDisplayStructuredField(byte[] seg) |
protected void addChoiceField(int row,
int col,
int fldRow,
int fldCol,
String text)
protected boolean isGuisExists()
protected byte[] getSegmentAtPos(int pos)
protected void clearGuiStructs()
protected boolean parseWriteToDisplayStructuredField(byte[] seg)
protected void createWindow(int depth,
int width,
int type,
boolean gui,
int monoAttr,
int colorAttr,
int ul,
int upper,
int ur,
int left,
int right,
int ll,
int bottom,
int lr)
Copyright © 2018. All rights reserved.