public interface IScreenUPGInternal extends IScreen
Modifier and Type | Field and Description |
---|---|
static byte |
BgBlack |
static byte |
BgBlue |
static byte |
BgCyan |
static byte |
BgDarkBlue |
static byte |
BgDarkCyan |
static byte |
BgDarkGray |
static byte |
BgDarkGreen |
static byte |
BgDarkMagenta |
static byte |
BgDarkRed |
static byte |
BgDarkYellow |
static byte |
BgGray |
static byte |
BgGreen |
static byte |
BgMagenta |
static byte |
BgRed |
static byte |
BgWhite |
static byte |
BgYellow |
static short |
Blink |
static short |
Bold |
static short |
Bright |
static String |
copyright |
static short |
Dim |
static short |
DoubleHeight |
static short |
DoubleWidth |
static int |
evSDKversion |
static byte |
FgBlack |
static byte |
FgBlue |
static byte |
FgCyan |
static byte |
FgDarkBlue |
static byte |
FgDarkCyan |
static byte |
FgDarkGray |
static byte |
FgDarkGreen |
static byte |
FgDarkMagenta |
static byte |
FgDarkRed |
static byte |
FgDarkYellow |
static byte |
FgGray |
static byte |
FgGreen |
static byte |
FgMagenta |
static byte |
FgRed |
static byte |
FgWhite |
static byte |
FgYellow |
static short |
LeftColSep |
static int |
MAXWAITIME |
static short |
Normal |
static short |
Reverse |
static char |
SCREEN_3270 |
static char |
SCREEN_5250 |
static char |
SCREEN_ALC |
static char |
SCREEN_T27 |
static char |
SCREEN_UTS |
static char |
SCREEN_VT |
static short |
Secure |
static short |
Special |
static short |
StrikeThrough |
static short |
Top_Bottom |
static short |
Underscore |
static short |
Upper |
ALC_CONFIGDATA, ALC_CONFIGREAD, ALC_ERROR_TRAFFIC_CLASS, ALC_HOSTACTIVE, ALC_HOSTINACTIVE, ALC_HOSTLOST, ALC_MODEM_SIGNALS, ALC_PRINTER_DATA, ALC_STRUCTURED_DATA, ALC_TERMINAL_DATA, AREA_BLOCK, AREA_POINT, AREA_STREAM, ATM_3270_MODEL_2, ATM_3270_MODEL_3, ATM_3270_MODEL_4, ATM_3270_MODEL_5, ATM_3270_MODEL_AUTOSENSE, DIRECTION_BACKWARD, DIRECTION_FORWARD, FIELDTYPE_ANY, FIELDTYPE_PROTECTED, FIELDTYPE_UNPROTECTED, FINDFIELD_CURRENT, FINDFIELD_NEXT, FINDFIELD_PREVIOUS, GETDATA_CONTAINS_DBCS, GETDATA_FMT_HIDDEN, GETDATA_FMT_HLLAPI_ATTR_CGA, GETDATA_FMT_HLLAPI_ATTR_EAB, GETDATA_FMT_HLLAPI_ATTR_EAD, GETDATA_FMT_HLLAPI_ATTR_HOSTEAB, GETDATA_FMT_HLLAPI_FA_SPACE, GETDATA_FMT_INTERLACED, GETDATA_FMT_PASS_NULLS, GETDATA_FMT_TEXT, GETDATA_FMT_VTPRIV_CHARATTR, GETDATA_FMT_VTPRIV_STATUS, GETDATA_FMT_WRAP, GETDATA_FOUND, GETDATA_NOTFOUND, GETDATA_TYPE_HLLAPI, GETDATA_TYPE_VTPRIV, GETSTRING_COMMA, GETSTRING_CR, GETSTRING_CRLF, GETSTRING_NO_FINAL_APPEND, GETSTRING_TAB, GETSTRING_UNWANTED_COMMA, GETSTRING_UNWANTED_SKIP, GETSTRING_VIRTUAL_SKIP, HOST_STATUS, HOST_STATUS_HOSTACTIVE, HOST_STATUS_HOSTINACTIVE, HOST_STATUS_HOSTLOST, KEYTYPE_BRACES, KEYTYPE_HLLAPI, KEYTYPE_IGNORE_INTERCEPT, PUTSTRING_SKIP, PUTSTRING_SPAN, PUTSTRING_STOP, SCREEN_UNKNOWN, SCREENATTR_ANY, SCREENATTR_HIDDEN, SCREENATTR_PROTECTED, SCREENATTR_UNPROTECTED, SCREENATTR_VISIBLE, UPDATE_CLIENT, UPDATE_HOST, UPDATE_REFRESH, UTS_DESELECT, UTS_DEVICESTATUS, UTS_DEVICESTATUS_BUSY, UTS_DEVICESTATUS_ERROR, UTS_DEVICESTATUS_NOTREADY, UTS_DEVICESTATUS_OFFLINE, UTS_DEVICESTATUS_POC, UTS_DEVICESTATUS_READY, UTS_DEVICESTATUS_THRU, UTS_MSGWAIT, UTS_SELECT, WAITFORKEYS_AID, WAITFORKEYS_ALL, WAITFORKEYS_INTERCEPT, WAITFORKEYS_NON_AID, WAITFORKEYS_NOTIFY, WRAP_OFF, WRAP_ON
Modifier and Type | Method and Description |
---|---|
int |
OpenRemoteViewer() |
void |
setInternalDBG(String fln,
int level) |
void |
setView(String name) |
fieldCount, findField, findString, findStringEx, getColumns, getCursor, getCursorColumn, getCursorRow, getKeyboardLocked, getRows, getScreenType, getString, getStringEx, getText, isKeyboardLocked, putString, putStringEx, refreshEvents, sendKeys, setCursor, setCursorColumn, setCursorRow, waitForCursor, waitForString, waitHostQuiet
static final String copyright
static final char SCREEN_T27
static final char SCREEN_UTS
static final char SCREEN_3270
static final char SCREEN_5250
static final char SCREEN_VT
static final char SCREEN_ALC
static final int evSDKversion
static final int MAXWAITIME
static final short Reverse
static final short Blink
static final short Underscore
static final short Secure
static final short Dim
static final short Bright
static final short Bold
static final short Normal
static final short LeftColSep
static final short DoubleWidth
static final short StrikeThrough
static final short Special
static final short DoubleHeight
static final short Upper
static final short Top_Bottom
static final byte FgBlack
static final byte FgBlue
static final byte FgGreen
static final byte FgCyan
static final byte FgRed
static final byte FgMagenta
static final byte FgYellow
static final byte FgWhite
static final byte FgGray
static final byte FgDarkBlue
static final byte FgDarkGreen
static final byte FgDarkCyan
static final byte FgDarkRed
static final byte FgDarkMagenta
static final byte FgDarkYellow
static final byte FgDarkGray
static final byte BgBlack
static final byte BgBlue
static final byte BgGreen
static final byte BgCyan
static final byte BgRed
static final byte BgMagenta
static final byte BgYellow
static final byte BgWhite
static final byte BgGray
static final byte BgDarkBlue
static final byte BgDarkGreen
static final byte BgDarkCyan
static final byte BgDarkRed
static final byte BgDarkMagenta
static final byte BgDarkYellow
static final byte BgDarkGray