A C D E F G I L M N O P Q R S T U W X

A

AddKey(int, char, boolean, boolean, boolean, boolean) - Method in class screen.QScreenTerm
 
addQTermEventListener(QTermEventListener) - Method in class screen.QScreenTerm
Add a listener to the list of objects that are listening for events.

C

CaptureStart(String) - Method in class screen.QScreenTerm
 
CaptureStop() - Method in class screen.QScreenTerm
 
ClearCapture() - Method in class screen.QScreenTerm
 
Connect(String) - Method in class screen.QScreenTerm
Establish a tcp/ip connection to the specified host
Copy() - Method in class screen.QScreenTerm
Copy current screen selection to the clipboard
CopyTable() - Method in class screen.QScreenTerm
Copy current screen selection to the clipboard as a tab separated table
Cut() - Method in class screen.QScreenTerm
Cut current screen selection and paste to the clipboard

D

DeleteInDisplay() - Method in class screen.QScreenTerm
Delete a character and move all following unprotected screen data back one position
DeleteInLine() - Method in class screen.QScreenTerm
Ddelete a character and move all following unprotected row data back one position
DeleteLine() - Method in class screen.QScreenTerm
Delete a line by moving screen up from current row
Disconnect() - Method in class screen.QScreenTerm
Disconnect from host
Display(String) - Method in class screen.QScreenTerm
Display text on the screen at the current cursor position
DisplayAbout() - Method in class screen.QScreenTerm
Display an About dialog
DisplayFF() - Method in class screen.QScreenTerm
Display a FF (form feed) on the screen at the current cursor position
DisplayHelp() - Method in class screen.QScreenTerm
Display help information
DisplayLF() - Method in class screen.QScreenTerm
Display a LF (line feed) on the screen at the current cursor position
DisplayScroll(String, int, boolean, boolean, boolean) - Method in class screen.QScreenTerm
Display a string at the current cursor position and scroll screen
DisplaySOE() - Method in class screen.QScreenTerm
Display an SOE (start of entry) on the screen at the current cursor position
DisplayTab() - Method in class screen.QScreenTerm
Display a tab character on the screen at the current cursor position
DuplicateLine() - Method in class screen.QScreenTerm
Duplicate the current screen row

E

EraseCharacter() - Method in class screen.QScreenTerm
Erase character at current cursor position
EraseDisplay(boolean) - Method in class screen.QScreenTerm
Erase the display, including protected data if eraseCompletely is true
EraseEOF() - Method in class screen.QScreenTerm
Erase unprotected dsta to end of field
EraseField() - Method in class screen.QScreenTerm
Erase unprotected data in the current field
EraseLine() - Method in class screen.QScreenTerm
Erase unprotected data in the current row to end of line
EraseUnprotected() - Method in class screen.QScreenTerm
Erase unprotected data from current cursor position to end of screen

F

FindKey(int, boolean, boolean, boolean, boolean) - Method in class screen.QScreenTerm
 
FindText(String) - Method in class screen.QScreenTerm
Find specified text
FIRE_ALERT_ERROR - Static variable in class util.QID
 
FIRE_ALERT_ERROR_NUMBER - Static variable in class util.QID
 
FIRE_ALERT_INFORMATION - Static variable in class util.QID
 
FIRE_ALERT_WARNING - Static variable in class util.QID
 
FIRE_CLOSED_CAPTURE_FILE - Static variable in class util.QID
 
FIRE_CLOSED_PRINT_FILE - Static variable in class util.QID
 
FIRE_CON_REQ_NOT_SENT - Static variable in class util.QID
 
FIRE_CON_REQ_REJECTED - Static variable in class util.QID
 
FIRE_CONNECTED - Static variable in class util.QID
 
FIRE_CONNECTING - Static variable in class util.QID
 
FIRE_COULDNT_SEND_MSG - Static variable in class util.QID
 
FIRE_CPAGE_XFER_RCVD - Static variable in class util.QID
 
FIRE_CURSOR_MOVED - Static variable in class util.QID
 
FIRE_DISCONNECTED - Static variable in class util.QID
 
FIRE_DISCONNECTING - Static variable in class util.QID
 
FIRE_DISPLAYED_MESSAGE - Static variable in class util.QID
 
FIRE_FONT_CHANGED - Static variable in class util.QID
 
FIRE_GET_FONT_MANAGER - Static variable in class util.QID
 
FIRE_GET_HOST_INFO - Static variable in class util.QID
 
FIRE_GET_PROPERTIES - Static variable in class util.QID
 
FIRE_HOST_SCRIPT_ABORTED - Static variable in class util.QID
 
FIRE_HOST_SCRIPT_START - Static variable in class util.QID
 
FIRE_KEYBD_LOCKED - Static variable in class util.QID
 
FIRE_KEYBD_UNLOCKED - Static variable in class util.QID
 
FIRE_LOG_MESSAGE - Static variable in class util.QID
 
FIRE_MESSAGE_SENT - Static variable in class util.QID
 
FIRE_NOT_CONNECTED_CANT_SEND - Static variable in class util.QID
 
FIRE_PRE_CMD - Static variable in class util.QID
 
FIRE_PRE_FKEY - Static variable in class util.QID
 
FIRE_PRE_KEYPRESS - Static variable in class util.QID
 
FIRE_PRE_LEFT_DOUBLE_CLICK - Static variable in class util.QID
 
FIRE_PRE_MSG_WAIT - Static variable in class util.QID
 
FIRE_PRE_RIGHT_DOUBLE_CLICK - Static variable in class util.QID
 
FIRE_PRE_SEND_MSG - Static variable in class util.QID
 
FIRE_PRE_XMIT - Static variable in class util.QID
 
FIRE_RECEIVED_ATTENTION - Static variable in class util.QID
 
FIRE_RECEIVED_MESSAGE - Static variable in class util.QID
 
FIRE_RIGHT_CLICK - Static variable in class util.QID
 
FIRE_SCREEN_ACTIVE - Static variable in class util.QID
 
FIRE_SCREEN_DEACTIVE - Static variable in class util.QID
 
FIRE_SCREEN_KILLED - Static variable in class util.QID
 
FIRE_XMIT_DONE - Static variable in class util.QID
 
FIRE_XMIT_WHEN_NOT_CONNECTED - Static variable in class util.QID
 

G

getAboutInfo() - Static method in class screen.QScreenTerm
Get AboutInfo setting
GetAttribute() - Method in class screen.QScreenTerm
Get attribute at the current cursor position
GetAttribute(int, int) - Method in class screen.QScreenTerm
Get attribute at the specified cursor position
GetAttributes(int, int, int, int) - Method in class screen.QScreenTerm
Get the attributes from the specified screen row(s)
GetBackColor() - Method in class screen.QScreenTerm
Get background color at currrent cursor position
getCmdName(int) - Method in class screen.QScreenTerm
 
GetColors(int, int, int, int) - Method in class screen.QScreenTerm
Get the colors from the specified screen row(s)
GetConnectionStatus() - Method in class screen.QScreenTerm
Get host connection status
GetCursorColumn() - Method in class screen.QScreenTerm
Get column position of cursor
GetCursorRow() - Method in class screen.QScreenTerm
Get row position of cursor
GetFieldText(int) - Method in class screen.QScreenTerm
Get the text from the current screen field
getFocusTraversalKeysEnabled() - Method in class screenUTS.QScreenUTS
Returns whether focus traversal keys are enabled for this Component.
getFocusTraversalKeysEnabled() - Method in class screenT27.QScreenT27
Returns whether focus traversal keys are enabled for this Component.
GetForeColor() - Method in class screen.QScreenTerm
Get foreground color at currrent cursor position
getKeyboardLocked() - Method in class screen.QScreenTerm
Get keyboard locked status
getKeyName(char, boolean, boolean, boolean, boolean) - Method in class screen.QScreenTerm
 
GetMsgArrivedCount() - Method in class screen.QScreenTerm
Get count of messages received from the host since the last time this check was made
getOptAutoAlign() - Method in class screen.QScreenTerm
Get AutoAlign setting
getOptAutoReconnect() - Method in class screen.QScreenTerm
Get AutoReconnect setting
getOptBackspaceNonDelete() - Method in class screen.QScreenTerm
Get BackspaceNonDelete setting
getOptBlockModeSelect() - Method in class screen.QScreenTerm
Get BlockModeSelect setting
getOptEraseOnDisconnect() - Method in class screen.QScreenTerm
Get EraseOnDisconnect setting
getOptFlashingCursor() - Method in class screen.QScreenTerm
Get FlashingCursor setting
getOptFontBold() - Method in class screen.QScreenTerm
Get FontBold option
getOptFontItalic() - Method in class screen.QScreenTerm
Get FontItalic option
getOptForceUpperCase() - Method in class screen.QScreenTerm
Get ForceUpperCase option
getOptFullErase() - Method in class screen.QScreenTerm
Get FullErase option
getOptIgnoreDollarMsgs() - Method in class screen.QScreenTerm
Get IgnoreDollarMsgs option
getOptInsertMode() - Method in class screen.QScreenTerm
Get InsertMode option
getOptInsertModeInDisp() - Method in class screen.QScreenTerm
Get InsertModeInDisp option
getOptNoCursorWrap() - Method in class screen.QScreenTerm
Get NoCursorWrap option
getOptNoFlashers() - Method in class screen.QScreenTerm
Get NoFlashers option
getOptNonDestructSpace() - Method in class screen.QScreenTerm
Get NonDestructiveSpace option
getOptPassThruPrinter() - Method in class screen.QScreenTerm
Get PassThruPrinter option
getOptPrintAll() - Method in class screen.QScreenTerm
Get PrintAll option
getOptShowAllCharacters() - Method in class screen.QScreenTerm
Get ShowAllCharacters option
getOptSmoothScroll() - Method in class screen.QScreenTerm
Get smooth scroll option
getOptUnderlineCursor() - Method in class screen.QScreenTerm
Get underline cursor option
getPageNumber() - Method in class screen.QScreenTerm
Get current screen page number
getPrtEolAction() - Method in class screen.QScreenTerm
Get print end of line action
getPrtFontName() - Method in class screen.QScreenTerm
Get printer font name
getPrtFontSize() - Method in class screen.QScreenTerm
Get printer font size
getPrtLinesPerPage() - Method in class screen.QScreenTerm
Get lines per page setting
getPrtOnFormFeed() - Method in class screen.QScreenTerm
Get PrtOnFormFeed setting
getPrtOnPages() - Method in class screen.QScreenTerm
Get PrtOnPages setting
getPrtOnString() - Method in class screen.QScreenTerm
Get PrtOnString setting
getPrtOnTimeout() - Method in class screen.QScreenTerm
Get PrtOnTimeout option
getPrtOptIgnoreFF() - Method in class screen.QScreenTerm
Get PrtOptIgnoreFF option
getPrtOptIgnoreHostPrint() - Method in class screen.QScreenTerm
Get PrtOptIgnoreHostPrint setting
getPrtOptLandscape() - Method in class screen.QScreenTerm
Get landscape print option
getPrtOptMetricMargins() - Method in class screen.QScreenTerm
 
getPrtOptNoBlankPages() - Method in class screen.QScreenTerm
Get PrtOptNoBlankPages option
getPrtOptNoFFafterPrint() - Method in class screen.QScreenTerm
Get PrtOptNoFFafterPrint setting
getPrtOptNoPrintDialog() - Method in class screen.QScreenTerm
Get PrtNoPrintDialog option
getPrtOptPassthruFilterDC2() - Method in class screen.QScreenTerm
Get PassthruFilterDC2 option
getPrtOptPassthruPrintEol() - Method in class screen.QScreenTerm
Get PassthruPrintEol option
getPrtOptPassthruPrintEscapes() - Method in class screen.QScreenTerm
Get PassthruPrintEscapes option
getPrtOptPrintToFile() - Method in class screen.QScreenTerm
Get current PrintToFile setting
getPrtOptShadowPrintFile() - Method in class screen.QScreenTerm
 
getPrtOptStripTabs() - Method in class screen.QScreenTerm
Get PrtOptStripTabs option
getPrtOptTranslate() - Method in class screen.QScreenTerm
Get PrtOptTranslate option
getPrtOptTrashAfterFF() - Method in class screen.QScreenTerm
Get PrtOptTrashAfterFF option
getPrtPrinterName() - Method in class screen.QScreenTerm
Get current printer name
getPrtPrintFileFF() - Method in class screen.QScreenTerm
Get PrintFileFF option
getPrtTranslateFileName() - Method in class screen.QScreenTerm
Get printer translation file name
getPrtWhenPages() - Method in class screen.QScreenTerm
Get PrtWhenPages setting
getPrtWhenSeconds() - Method in class screen.QScreenTerm
Get PrtWhenSecondss setting
getPrtWhenString() - Method in class screen.QScreenTerm
Get PrtWhenString setting
getPrtXparAction() - Method in class screen.QScreenTerm
Get XPAR action code
GetRowText(int, int, int) - Method in class screen.QScreenTerm
Get the text from the specified screen row
GetRowText(int, int, int) - Method in class screenT27.QScreenT27
Automation Methods
getStatusMsgWait() - Method in class screen.QScreenTerm
Get MsgWait status
getTermAutoFont() - Method in class screen.QScreenTerm
AutoFont sizing
getTermBackColor(int) - Method in class screen.QScreenTerm
Get configured background color for specified field type
getTermColumns() - Method in class screen.QScreenTerm
Get number of screen columns
getTermFontName() - Method in class screen.QScreenTerm
Get current font name
getTermFontSize() - Method in class screen.QScreenTerm
Get font size
getTermForeColor(int) - Method in class screen.QScreenTerm
Get configured foreground color for specified field type
GetTerminalStatus() - Method in class screen.QScreenTerm
Get T27 terminal status
getTermLastHost() - Method in class screen.QScreenTerm
Get the name of the last host to which a connection was made
getTermName() - Method in class screen.QScreenTerm
Get terminal name
getTermNetworkChar() - Method in class screen.QScreenTerm
Get NetworkChar setting
getTermPages() - Method in class screen.QScreenTerm
Get number of screen pages
getTermRows() - Method in class screen.QScreenTerm
Get number of screen rows
getTermType() - Method in class screen.QScreenTerm
Get terminal type
getTermXmitMode() - Method in class screen.QScreenTerm
Get terminal xmit mode
GetText(int, int, int, int) - Method in class screen.QScreenTerm
Get the text from the specified screen row(s)
GetTextArray(int, int, int, int) - Method in class screen.QScreenTerm
Get the text from the specified screen row(s)

I

InputAttention() - Method in class screen.QScreenTerm
Call this method to simulate an attention message received from the host
InputData(byte[], int) - Method in class screen.QScreenTerm
Call this method with a string that represents terminal datstream as received from the host
InsertInDisplay() - Method in class screen.QScreenTerm
Insert a space and move all following unprotected screen data forward one position
InsertInLine() - Method in class screen.QScreenTerm
Insert a space and move all following unprotected row data forward one position
InsertLine() - Method in class screen.QScreenTerm
Insert a new line by moving screen down from current row

L

LineSwapDown() - Method in class screen.QScreenTerm
Swap current row with the row below
LineSwapUp() - Method in class screen.QScreenTerm
Swap current row with the row above

M

m_col - Variable in class screen.QTermEvent
 
m_count - Variable in class screen.QTermEvent
 
m_info - Variable in class screen.QTermEvent
 
m_popupModes - Static variable in class screenT27.QScreenT27
 
m_qmsg - Variable in class screen.QTermEvent
 
m_result - Variable in class screen.QTermEvent
 
m_returnedString - Variable in class screen.QTermEvent
 
m_row - Variable in class screen.QTermEvent
 
m_string - Variable in class screen.QTermEvent
 
MoveBackspace() - Method in class screen.QScreenTerm
Backspace
MoveBackTab() - Method in class screen.QScreenTerm
Back tab
MoveDown() - Method in class screen.QScreenTerm
Move cursor down
MoveHome() - Method in class screen.QScreenTerm
Move to home position
MoveLeft() - Method in class screen.QScreenTerm
Move cursor left
MoveReturn() - Method in class screen.QScreenTerm
Move to first unprotected position on next row
MoveRight() - Method in class screen.QScreenTerm
Move cursor right
MoveScrollUp() - Method in class screen.QScreenTerm
Scroll the screen up
MoveTab() - Method in class screen.QScreenTerm
Tab forward
MoveTo(int, int) - Method in class screen.QScreenTerm
Move to specified row and column
MoveToEOF() - Method in class screen.QScreenTerm
Move to end of field
MoveToLineBegin() - Method in class screen.QScreenTerm
Move to beginning of current row
MoveToLineEnd() - Method in class screen.QScreenTerm
Move to end of text on current row
MoveToUnprotected() - Method in class screen.QScreenTerm
Move forward to unprotected data
MoveUp() - Method in class screen.QScreenTerm
Move cursor up

N

NextPage() - Method in class screen.QScreenTerm
Display next page
NextRecall() - Method in class screen.QScreenTerm
Display next command recall string at cursor position

O

OnCantSendMsgNotConnected(QTermEvent) - Method in interface screen.QTermEventListener
Tried to send a message when not connected
OnConnected(QTermEvent) - Method in interface screen.QTermEventListener
Connected to host
OnConnecting(QTermEvent) - Method in interface screen.QTermEventListener
Connecting to host, the connect attempt number is in the event.m_info field
OnConnectRequestNotSent(QTermEvent) - Method in interface screen.QTermEventListener
Connect request could not be sent, see event.m_result for the reason
OnConnectRequestRejected(QTermEvent) - Method in interface screen.QTermEventListener
Connect request was rejected, see event.m_result for the reason
OnCouldntSendMessage(QTermEvent) - Method in interface screen.QTermEventListener
Could not send message, see event.m_result for the reason
OnCursorMoved(QTermEvent, int, int) - Method in interface screen.QTermEventListener
Cursor position has moved to row,col
OnDisconnected(QTermEvent) - Method in interface screen.QTermEventListener
Host session disconnected, see event.m_result for the reason
OnDisconnecting(QTermEvent) - Method in interface screen.QTermEventListener
Disconnecting from host
OnDisplayedMessage(QTermEvent) - Method in interface screen.QTermEventListener
A message from the host has been displayed on the screen
OnFunctionKey(QTermEvent, int) - Method in interface screen.QTermEventListener
Function key has been sent to the host
OnGetHostInfo(QTermEvent, String) - Method in interface screen.QTermEventListener
A "$$OPEN hostName" has been entered but the hostName is unknown.
OnKeyboardLocked(QTermEvent) - Method in interface screen.QTermEventListener
Keyboard is now locked
OnKeyboardUnlocked(QTermEvent) - Method in interface screen.QTermEventListener
Keyboard is now unlocked
OnKeyPress(QTermEvent, char) - Method in interface screen.QTermEventListener
Key has been pressed
OnLeftDoubleClick(QTermEvent) - Method in interface screen.QTermEventListener
The left mouse button has been double clicked
OnLogMessage(QTermEvent, String) - Method in interface screen.QTermEventListener
A message to be logged
OnMessageSent(QTermEvent) - Method in interface screen.QTermEventListener
A message has been sent to the host
OnMousePressed(MouseEvent) - Method in class screenT27.QScreenT27
OnLButtonDown Process screen mouse event
OnMsgWait(QTermEvent) - Method in interface screen.QTermEventListener
A MsgWait has been sent to the host
OnReceivedAttention(QTermEvent) - Method in interface screen.QTermEventListener
An attention message has been received from the host
OnReceivedMessage(QTermEvent) - Method in interface screen.QTermEventListener
A message has been received form the host
OnRightClick(QTermEvent) - Method in interface screen.QTermEventListener
The mouse right button has been clicked
OnRightDoubleClick(QTermEvent) - Method in interface screen.QTermEventListener
The right mouse button has been clicked
OnScreenUpdated(QTermEvent) - Method in interface screen.QTermEventListener
Screen has been updated
OnStatusChanged(QTermEvent) - Method in interface screen.QTermEventListener
Change of terminal status reported
OnXmit(QTermEvent) - Method in interface screen.QTermEventListener
Xmit to the host has been requested
OnXmitWhenNotConnected(QTermEvent) - Method in interface screen.QTermEventListener
A xmit has been attempted but there is no host connection

P

paint(Graphics) - Method in class screenT27.QScreenT27
paint Redraw the screen
Paste() - Method in class screen.QScreenTerm
Paste text from the clipboard to the screen at the current cursor position
PreviousPage() - Method in class screen.QScreenTerm
Display previous page
PreviousRecall() - Method in class screen.QScreenTerm
Display previous command recall string at cursor position
PrintCancel() - Method in class screen.QScreenTerm
Abort any current printing
PrintEject() - Method in class screen.QScreenTerm
Terminate any current printing
PrintFromSOE() - Method in class screen.QScreenTerm
Print the screen from the SOE to the cursor position
PrintPageSetup() - Method in class screen.QScreenTerm
Display print set up dialog
PrintScreen() - Method in class screen.QScreenTerm
Print the screen
PrintSelected() - Method in class screen.QScreenTerm
Print the currently selected screen text
PrintToFile() - Method in class screen.QScreenTerm
Begin printing to file

Q

QID - class util.QID.
 
QID_ABOUT - Static variable in class util.QID
 
QID_ACTIVATE - Static variable in class util.QID
 
QID_ACTIVATE_SEARCH - Static variable in class util.QID
 
QID_ALIGN_KBC_TO_DCP - Static variable in class util.QID
 
QID_ALLOW_MIXED_CASE - Static variable in class util.QID
 
QID_BACKSPACE - Static variable in class util.QID
 
QID_BACKTAB - Static variable in class util.QID
 
QID_CAPTURE - Static variable in class util.QID
 
QID_CAPTURE_CLEAR - Static variable in class util.QID
 
QID_CAPTURE_SCREEN - Static variable in class util.QID
 
QID_CHOOSE_FONT - Static variable in class util.QID
 
QID_CLEAR_VAR_TABS - Static variable in class util.QID
 
QID_CLIP_COPY_TABLE - Static variable in class util.QID
 
QID_CONNECT - Static variable in class util.QID
 
QID_CURSOR_DOWN - Static variable in class util.QID
 
QID_CURSOR_LEFT - Static variable in class util.QID
 
QID_CURSOR_RIGHT - Static variable in class util.QID
 
QID_CURSOR_UP - Static variable in class util.QID
 
QID_DE_ACTIVATE - Static variable in class util.QID
 
QID_DEL_IN_DISP - Static variable in class util.QID
 
QID_DEL_IN_LINE - Static variable in class util.QID
 
QID_DEL_LINE - Static variable in class util.QID
 
QID_DISCONNECT - Static variable in class util.QID
 
QID_DUP_LINE - Static variable in class util.QID
 
QID_EDIT_COPY - Static variable in class util.QID
 
QID_EDIT_CUT - Static variable in class util.QID
 
QID_EDIT_PASTE - Static variable in class util.QID
 
QID_ERASE_FIELD - Static variable in class util.QID
 
QID_ERS_CHAR - Static variable in class util.QID
 
QID_ERS_DISPLAY - Static variable in class util.QID
 
QID_ERS_DISPLAY_FULL - Static variable in class util.QID
 
QID_ERS_EOF - Static variable in class util.QID
 
QID_ERS_EOL - Static variable in class util.QID
 
QID_ERS_UNPROT - Static variable in class util.QID
 
QID_ETX - Static variable in class util.QID
 
QID_EXIT - Static variable in class util.QID
 
QID_F1 - Static variable in class util.QID
 
QID_F10 - Static variable in class util.QID
 
QID_F11 - Static variable in class util.QID
 
QID_F12 - Static variable in class util.QID
 
QID_F13 - Static variable in class util.QID
 
QID_F14 - Static variable in class util.QID
 
QID_F15 - Static variable in class util.QID
 
QID_F16 - Static variable in class util.QID
 
QID_F17 - Static variable in class util.QID
 
QID_F18 - Static variable in class util.QID
 
QID_F19 - Static variable in class util.QID
 
QID_F2 - Static variable in class util.QID
 
QID_F20 - Static variable in class util.QID
 
QID_F21 - Static variable in class util.QID
 
QID_F22 - Static variable in class util.QID
 
QID_F3 - Static variable in class util.QID
 
QID_F4 - Static variable in class util.QID
 
QID_F5 - Static variable in class util.QID
 
QID_F6 - Static variable in class util.QID
 
QID_F7 - Static variable in class util.QID
 
QID_F8 - Static variable in class util.QID
 
QID_F9 - Static variable in class util.QID
 
QID_FCC_CLEAR - Static variable in class util.QID
 
QID_FCC_ENABLE - Static variable in class util.QID
 
QID_FCC_GEN - Static variable in class util.QID
 
QID_FCC_LOCATE - Static variable in class util.QID
 
QID_FIELD_END - Static variable in class util.QID
 
QID_FIELD_LEFT - Static variable in class util.QID
 
QID_FIELD_PROT_XMIT - Static variable in class util.QID
 
QID_FIELD_RIGHT - Static variable in class util.QID
 
QID_FONT_AUTO - Static variable in class util.QID
 
QID_FONT_AUTO_HEIGHT - Static variable in class util.QID
 
QID_FONT_AUTO_WIDTH - Static variable in class util.QID
 
QID_FONT_BOLD - Static variable in class util.QID
 
QID_FONT_ITALIC - Static variable in class util.QID
 
QID_FONT_PICKER - Static variable in class util.QID
 
QID_FORCE_UPPER_CASE - Static variable in class util.QID
 
QID_FORM_FEED - Static variable in class util.QID
 
QID_FORMS_OFF - Static variable in class util.QID
 
QID_FORMS_ON - Static variable in class util.QID
 
QID_FUNCTIONS_POPUP - Static variable in class util.QID
 
QID_HELP - Static variable in class util.QID
 
QID_HI_BLINK - Static variable in class util.QID
 
QID_HI_BRIGHT - Static variable in class util.QID
 
QID_HI_END - Static variable in class util.QID
 
QID_HI_REVERSE - Static variable in class util.QID
 
QID_HI_SECURE - Static variable in class util.QID
 
QID_HI_UNDER - Static variable in class util.QID
 
QID_HOME - Static variable in class util.QID
 
QID_INS_IN_DISP - Static variable in class util.QID
 
QID_INS_IN_LINE - Static variable in class util.QID
 
QID_INS_LINE - Static variable in class util.QID
 
QID_KEYBOARD_CLEAR - Static variable in class util.QID
 
QID_KEYBOARD_LOCK - Static variable in class util.QID
 
QID_KEYBOARD_UNLOCK - Static variable in class util.QID
 
QID_LINE_FEED - Static variable in class util.QID
 
QID_LINE_SWAP_DOWN - Static variable in class util.QID
 
QID_LINE_SWAP_UP - Static variable in class util.QID
 
QID_LOCAL - Static variable in class util.QID
 
QID_MODE_ALPHA - Static variable in class util.QID
 
QID_MODE_GRAPHIC - Static variable in class util.QID
 
QID_MOUSE_NOTIFY - Static variable in class util.QID
 
QID_MOVE_BOF - Static variable in class util.QID
 
QID_MOVE_BOL - Static variable in class util.QID
 
QID_MOVE_EOF - Static variable in class util.QID
 
QID_MOVE_EOL - Static variable in class util.QID
 
QID_MOVE_EOL_XMIT - Static variable in class util.QID
 
QID_MOVE_EOP - Static variable in class util.QID
 
QID_MOVE_EOP_XMIT - Static variable in class util.QID
 
QID_MSGWAIT - Static variable in class util.QID
 
QID_NEXT_TERMINAL - Static variable in class util.QID
 
QID_NORMAL_VIDEO_PAGE - Static variable in class util.QID
 
QID_OPEN_SAVED_SCREEN - Static variable in class util.QID
 
QID_PAGE_NEXT - Static variable in class util.QID
 
QID_PAGE_PREV - Static variable in class util.QID
 
QID_PASTE_TRACE - Static variable in class util.QID
 
QID_POSITION_POINTER - Static variable in class util.QID
 
QID_POSITION_POINTER_HEX - Static variable in class util.QID
 
QID_PREV_TERMINAL - Static variable in class util.QID
 
QID_PRINT_NO_FF - Static variable in class util.QID
 
QID_PRT_CANCEL - Static variable in class util.QID
 
QID_PRT_CLEAR - Static variable in class util.QID
 
QID_PRT_EJECT - Static variable in class util.QID
 
QID_PRT_FILE - Static variable in class util.QID
 
QID_PRT_PAGE_SET - Static variable in class util.QID
 
QID_PRT_SCREEN - Static variable in class util.QID
 
QID_PRT_SELECTED - Static variable in class util.QID
 
QID_PRT_SOE - Static variable in class util.QID
 
QID_RECALL_FIRST - Static variable in class util.QID
 
QID_RECALL_LAST - Static variable in class util.QID
 
QID_RECALL_NEXT - Static variable in class util.QID
 
QID_RECALL_PREV - Static variable in class util.QID
 
QID_RECEIVE - Static variable in class util.QID
 
QID_RESET_SEARCH_MODE - Static variable in class util.QID
 
QID_RETURN - Static variable in class util.QID
 
QID_REVERSE_VIDEO_PAGE - Static variable in class util.QID
 
QID_ROLL_DOWN - Static variable in class util.QID
 
QID_ROLL_UP - Static variable in class util.QID
 
QID_SAVE_AS - Static variable in class util.QID
 
QID_SCREEN_FIRST - Static variable in class util.QID
 
QID_SCREEN_LAST - Static variable in class util.QID
 
QID_SCREEN_MAXIMIZE - Static variable in class util.QID
 
QID_SCREEN_RESTORE - Static variable in class util.QID
 
QID_SCROLL_DOWN - Static variable in class util.QID
 
QID_SCROLL_UP - Static variable in class util.QID
 
QID_SELECT_ALL - Static variable in class util.QID
 
QID_SELECT_DOWN - Static variable in class util.QID
 
QID_SELECT_LEFT - Static variable in class util.QID
 
QID_SELECT_PAGE_FIRST - Static variable in class util.QID
 
QID_SELECT_PAGE_LAST - Static variable in class util.QID
 
QID_SELECT_RIGHT - Static variable in class util.QID
 
QID_SELECT_UP - Static variable in class util.QID
 
QID_SEND_ESCAPE - Static variable in class util.QID
 
QID_SEND_SEL - Static variable in class util.QID
 
QID_SET_MOBILE_HOME - Static variable in class util.QID
 
QID_SET_SEARCH_CHAR - Static variable in class util.QID
 
QID_SET_SEARCH_MODE - Static variable in class util.QID
 
QID_SHOW_ALL - Static variable in class util.QID
 
QID_SOE - Static variable in class util.QID
 
QID_SPECIFY - Static variable in class util.QID
 
QID_SRM_MODE - Static variable in class util.QID
 
QID_TAB - Static variable in class util.QID
 
QID_TAB_SET - Static variable in class util.QID
 
QID_TOGGLE_ALARM - Static variable in class util.QID
 
QID_TOGGLE_INS_DISP_MODE - Static variable in class util.QID
 
QID_TOGGLE_INSERT_MODE - Static variable in class util.QID
 
QID_TOGGLE_TAB_SET - Static variable in class util.QID
 
QID_TRACE - Static variable in class util.QID
 
QID_TRANSLATE_CHAR - Static variable in class util.QID
 
QID_TTY_XMIT - Static variable in class util.QID
 
QID_UNDO - Static variable in class util.QID
 
QID_XMIT - Static variable in class util.QID
 
QID_XMIT_LINE - Static variable in class util.QID
 
QID() - Constructor for class util.QID
 
QMSG_TIMER - Static variable in class util.QID
 
QScreenT27 - class screenT27.QScreenT27.
 
QScreenT27() - Constructor for class screenT27.QScreenT27
QScreenT27
Create an instance of the QScreenT27 class
QScreenTerm - class screen.QScreenTerm.
Quickware Terminal Screen

This class implements the programmatic interface to the java QTerm classes for accessing Unisys hosts.
QScreenTerm() - Constructor for class screen.QScreenTerm
 
QScreenUTS - class screenUTS.QScreenUTS.
 
QScreenUTS() - Constructor for class screenUTS.QScreenUTS
QScreenUTS
Create an instance of the QScreenUTS class
QTERM_EVENT_ALERT_ERROR - Static variable in class screen.QTermEvent
 
QTERM_EVENT_ALERT_ERROR_NUMBER - Static variable in class screen.QTermEvent
 
QTERM_EVENT_ALERT_INFORMATION - Static variable in class screen.QTermEvent
 
QTERM_EVENT_ALERT_WARNING - Static variable in class screen.QTermEvent
 
QTERM_EVENT_CLOSED_CAPTURE_FILE - Static variable in class screen.QTermEvent
 
QTERM_EVENT_CLOSED_PRINT_FILE - Static variable in class screen.QTermEvent
 
QTERM_EVENT_CON_REQ_NOT_SENT - Static variable in class screen.QTermEvent
 
QTERM_EVENT_CON_REQ_REJECTED - Static variable in class screen.QTermEvent
 
QTERM_EVENT_CONNECTED - Static variable in class screen.QTermEvent
 
QTERM_EVENT_CONNECTING - Static variable in class screen.QTermEvent
 
QTERM_EVENT_COULDNT_SEND_MSG - Static variable in class screen.QTermEvent
 
QTERM_EVENT_CPAGE_XFER_RCVD - Static variable in class screen.QTermEvent
 
QTERM_EVENT_CURSOR_MOVED - Static variable in class screen.QTermEvent
 
QTERM_EVENT_DISCONNECTED - Static variable in class screen.QTermEvent
 
QTERM_EVENT_DISCONNECTING - Static variable in class screen.QTermEvent
 
QTERM_EVENT_DISPLAYED_MESSAGE - Static variable in class screen.QTermEvent
 
QTERM_EVENT_FONT_CHANGED - Static variable in class screen.QTermEvent
 
QTERM_EVENT_GET_FONT_MANAGER - Static variable in class screen.QTermEvent
 
QTERM_EVENT_GET_HOST_INFO - Static variable in class screen.QTermEvent
 
QTERM_EVENT_GET_PROPERTIES - Static variable in class screen.QTermEvent
 
QTERM_EVENT_HOST_SCRIPT_ABORTED - Static variable in class screen.QTermEvent
 
QTERM_EVENT_HOST_SCRIPT_START - Static variable in class screen.QTermEvent
 
QTERM_EVENT_KEYBD_LOCKED - Static variable in class screen.QTermEvent
 
QTERM_EVENT_KEYBD_UNLOCKED - Static variable in class screen.QTermEvent
 
QTERM_EVENT_LOG_MESSAGE - Static variable in class screen.QTermEvent
 
QTERM_EVENT_MESSAGE_SENT - Static variable in class screen.QTermEvent
 
QTERM_EVENT_NOT_CONNECTED_CANT_SEND - Static variable in class screen.QTermEvent
 
QTERM_EVENT_PRE_CMD - Static variable in class screen.QTermEvent
 
QTERM_EVENT_PRE_FKEY - Static variable in class screen.QTermEvent
 
QTERM_EVENT_PRE_KEYPRESS - Static variable in class screen.QTermEvent
 
QTERM_EVENT_PRE_LEFT_DOUBLE_CLICK - Static variable in class screen.QTermEvent
 
QTERM_EVENT_PRE_MSG_WAIT - Static variable in class screen.QTermEvent
 
QTERM_EVENT_PRE_RIGHT_DOUBLE_CLICK - Static variable in class screen.QTermEvent
 
QTERM_EVENT_PRE_SEND_MSG - Static variable in class screen.QTermEvent
 
QTERM_EVENT_PRE_XMIT - Static variable in class screen.QTermEvent
 
QTERM_EVENT_RECEIVED_ATTENTION - Static variable in class screen.QTermEvent
 
QTERM_EVENT_RECEIVED_MESSAGE - Static variable in class screen.QTermEvent
 
QTERM_EVENT_RIGHT_CLICK - Static variable in class screen.QTermEvent
 
QTERM_EVENT_SCREEN_ACTIVE - Static variable in class screen.QTermEvent
 
QTERM_EVENT_SCREEN_DEACTIVE - Static variable in class screen.QTermEvent
 
QTERM_EVENT_SCREEN_KILLED - Static variable in class screen.QTermEvent
 
QTERM_EVENT_SCREEN_UPDATED - Static variable in class screen.QTermEvent
 
QTERM_EVENT_STATUS_CHANGED - Static variable in class screen.QTermEvent
 
QTERM_EVENT_XMIT_DONE - Static variable in class screen.QTermEvent
 
QTERM_EVENT_XMIT_WHEN_NOT_CONNECTED - Static variable in class screen.QTermEvent
 
QTermEvent - class screen.QTermEvent.
 
QTermEvent(Object, int) - Constructor for class screen.QTermEvent
 
QTermEventListener - interface screen.QTermEventListener.
QTermEvent

R

RemoveKey(int, char, boolean, boolean, boolean, boolean) - Method in class screen.QScreenTerm
 
removeQTermEventListener(QTermEventListener) - Method in class screen.QScreenTerm
Remove the listener for list of objects that are listening for events.
Reset() - Method in class screen.QScreenTerm
Reset the terminal screen
ResumeInput() - Method in class screen.QScreenTerm
Allow host input to resume if previously stoppped by StopInput
RollDown() - Method in class screen.QScreenTerm
Roll screen down one line and move bottom row to the top
RollUp() - Method in class screen.QScreenTerm
Roll screen up one line and move top row to the bottom

S

screen - package screen
 
screenT27 - package screenT27
 
screenUTS - package screenUTS
 
SelectDown() - Method in class screen.QScreenTerm
Emulate drag select down
SelectLeft() - Method in class screen.QScreenTerm
Emulate drag select to the left
SelectRight() - Method in class screen.QScreenTerm
Emulate drag select to the right
SelectUp() - Method in class screen.QScreenTerm
Emulate drag select up
SendFkey(int) - Method in class screen.QScreenTerm
Send a function key to the host
SendMsgWait() - Method in class screen.QScreenTerm
Send a MsgWait to the host
SendText(String) - Method in class screen.QScreenTerm
Send string to host without displaying it on the screen
setID(int) - Method in class screen.QTermEvent
 
setOptAutoAlign(boolean) - Method in class screen.QScreenTerm
Set AutoAlign, if true then the screen will be scrolled if necessary to display the current cursor position
setOptAutoReconnect(boolean) - Method in class screen.QScreenTerm
Set AutoReconnect, if true then the tcp connection will be re-attempted if the host disconnects
setOptBackspaceNonDelete(boolean) - Method in class screen.QScreenTerm
Set BackspaceNonDelete option, if true this allows backspacing without deleting characters (functions like cursor left)
setOptBlockModeSelect(boolean) - Method in class screen.QScreenTerm
Set BlockModeSelect option to drag select in block mode
setOptEraseOnDisconnect(boolean) - Method in class screen.QScreenTerm
Set EraseOnDisconnect to erase the screen when disconnected from the host
setOptFireScreenUpdates(boolean) - Method in class screen.QScreenTerm
Set FireScreenUpdates to fire ScreenUpdate events, note that ScreenUpdate events are always fired if there is no graphics context (the screen is hidden)
setOptFlashingCursor(boolean) - Method in class screen.QScreenTerm
Set FlashingCursor option to make the screen cursor flash
setOptFontBold(boolean) - Method in class screen.QScreenTerm
Set FontBold option to display screen text in bold font
setOptFontItalic(boolean) - Method in class screen.QScreenTerm
Set FontItalic option to display screen text in italic font
setOptForceUpperCase(boolean) - Method in class screen.QScreenTerm
Set ForceUpperCase option to force all keyboard input to upper case
setOptFullErase(boolean) - Method in class screen.QScreenTerm
Set FullErase option to clear all protected and unprotected data when using clear screen
setOptIgnoreDollarMsgs(boolean) - Method in class screen.QScreenTerm
Set IgnoreDollarMsgs option to ignore network control messages that start with $$ (eg $$OPEN)
setOptInsertMode(boolean) - Method in class screen.QScreenTerm
Set InsertMode option, to move row characters to the right when typing
setOptInsertModeInDisp(boolean) - Method in class screen.QScreenTerm
Set InsertModeInDisp option, to move all characters to the right when typing
setOptNoCursorWrap(boolean) - Method in class screen.QScreenTerm
Set NoCursorWrap option, to prevent cursor at end of screen wrapping to the home position
setOptNoFlashers(boolean) - Method in class screen.QScreenTerm
Set NoFlashers option, to inhibit any flashing fields
setOptNonDestructSpace(boolean) - Method in class screen.QScreenTerm
Set NonDestructiveSpace option, to not delete characters when pressing the space bar (acts like cursor right)
setOptPassThruPrinter(boolean) - Method in class screen.QScreenTerm
Set PassThruPrinter option, to make the terminal function like a passthru printer
setOptPrintAll(boolean) - Method in class screen.QScreenTerm
Set PrintAll, true if every received message is to be printed
setOptShowAllCharacters(boolean) - Method in class screen.QScreenTerm
Set ShowAllCharacters option, to display characters that are normally hidden such as tabs and CRs
setOptSmoothScroll(boolean) - Method in class screen.QScreenTerm
Set smooth scroll
setOptUnderlineCursor(boolean) - Method in class screen.QScreenTerm
Set underline cursor option
setPrtEolAction(int) - Method in class screen.QScreenTerm
Set PrtEolAction to control the printing action at the end of a line
setPrtFontName(String) - Method in class screen.QScreenTerm
Set printer font name
setPrtFontSize(int) - Method in class screen.QScreenTerm
Set printer font size
setPrtLinesPerPage(int) - Method in class screen.QScreenTerm
Set lines per page, set to zero to allow automatic caLculation
setPrtOnFormFeed(boolean) - Method in class screen.QScreenTerm
Set PrtOnFormFeed option to begin printing when a form feed character is received
setPrtOnPages(boolean) - Method in class screen.QScreenTerm
Set PrtOnPages option to start printing after a specified number of pages have been spooled
setPrtOnString(boolean) - Method in class screen.QScreenTerm
Set PrtOnString option to start printing when a specified string is received
setPrtOnTimeout(boolean) - Method in class screen.QScreenTerm
Set PrtOnTimeout to start printing after a specified time of no print data
setPrtOptIgnoreFF(boolean) - Method in class screen.QScreenTerm
Set PrtOptIgnoreFF to ignore FF characters when printing
setPrtOptIgnoreHostPrint(boolean) - Method in class screen.QScreenTerm
Set PrtOptIgnoreHostPrint to ignore all host printing
setPrtOptLandscape(boolean) - Method in class screen.QScreenTerm
Set landscape print option
setPrtOptMetricMargins(boolean) - Method in class screen.QScreenTerm
 
setPrtOptNoBlankPages(boolean) - Method in class screen.QScreenTerm
Set PrtOptNoBlankPagesto skip any blank pages
setPrtOptNoFFafterPrint(boolean) - Method in class screen.QScreenTerm
Set PrtOptNoFFafterPrint to keep the print spool open
setPrtOptNoPrintDialog(boolean) - Method in class screen.QScreenTerm
Set PrtNoPrintDialog to inhibit display of the print dialog
setPrtOptPassthruFilterDC2(boolean) - Method in class screen.QScreenTerm
Set PassthruFilterDC2 option
setPrtOptPassthruPrintEol(boolean) - Method in class screen.QScreenTerm
Set PassthruPrintEol option
setPrtOptPassthruPrintEscapes(boolean) - Method in class screen.QScreenTerm
Set PassthruPrintEscapes option
setPrtOptPrintToFile(boolean) - Method in class screen.QScreenTerm
Set PrintToFile
setPrtOptShadowPrintFile(boolean) - Method in class screen.QScreenTerm
 
setPrtOptStripTabs(boolean) - Method in class screen.QScreenTerm
Set PrtOptStripTabs to ignore yabs when printing
setPrtOptTranslate(boolean) - Method in class screen.QScreenTerm
Set PrtOptTranslateto enable print data translation
setPrtOptTrashAfterFF(boolean) - Method in class screen.QScreenTerm
Set PrtOptTrashAfterFF to ignore all data after FF
setPrtPrinterName(String) - Method in class screen.QScreenTerm
Set printer name
setPrtPrintFileFF(boolean) - Method in class screen.QScreenTerm
Set PrintFileFF option to write received form feeds to file when printing to file
setPrtTranslateFileName(String) - Method in class screen.QScreenTerm
Set printer translation file name to translate printed characters
setPrtWhenPages(int) - Method in class screen.QScreenTerm
Set page count when start printing
setPrtWhenSeconds(int) - Method in class screen.QScreenTerm
Set number of seconds of no print activity before printing is to start
setPrtWhenString(String) - Method in class screen.QScreenTerm
Set string to check whether to start on printing
setPrtXparAction(int) - Method in class screen.QScreenTerm
Set XPAR action code
setTermAutoFont(int) - Method in class screen.QScreenTerm
Set auto font sizing
setTermBackColor(int, int, boolean) - Method in class screen.QScreenTerm
Set configured background color for specified field type
setTermColumns(int) - Method in class screen.QScreenTerm
Set number of screen columns
setTermFontName(String) - Method in class screen.QScreenTerm
Set screen font name
setTermFontSize(int) - Method in class screen.QScreenTerm
Set font size
setTermForeColor(int, int, boolean) - Method in class screen.QScreenTerm
Set configured foreground color for specified field type
setTermLastHost(String) - Method in class screen.QScreenTerm
Set the name of the last host to which a connection was made
setTermName(String) - Method in class screen.QScreenTerm
Set terminal name as required by host
setTermNetworkChar(int) - Method in class screen.QScreenTerm
Set NetworkChar character, used to recognize network message susch as $$OPEN, the default character is a $ sign
setTermPages(int) - Method in class screen.QScreenTerm
Set number of screen pages
setTermRows(int) - Method in class screen.QScreenTerm
Set number of screen rows
setTermType(int) - Method in class screen.QScreenTerm
Set terminal type
setTermXmitMode(int) - Method in class screen.QScreenTerm
Set terminal xmit mode
SOUND_ALPHA_FIELD - Static variable in class util.QID
 
SOUND_BAD_SCRIPT_CMD - Static variable in class util.QID
 
SOUND_CONNECTED - Static variable in class util.QID
 
SOUND_DEFAULT - Static variable in class util.QID
 
SOUND_DISCONNECTED - Static variable in class util.QID
 
SOUND_IN_FORMS_MODE - Static variable in class util.QID
 
SOUND_KEYBOARD_LOCKED - Static variable in class util.QID
 
SOUND_MSG_ARRIVED - Static variable in class util.QID
 
SOUND_MSG_WAIT - Static variable in class util.QID
 
SOUND_NOT_SUPPORTED - Static variable in class util.QID
 
SOUND_NUMERIC_FIELD - Static variable in class util.QID
 
SOUND_PROTECTED_FIELD - Static variable in class util.QID
 
SOUND_SCRIPT_ACTIVE - Static variable in class util.QID
 
SOUND_SCRIPT_ERROR - Static variable in class util.QID
 
StartTrace(String) - Method in class screen.QScreenTerm
Start tracing events to specified file
StopInput() - Method in class screen.QScreenTerm
Temporarily suspend host input
StopTrace() - Method in class screen.QScreenTerm
Stop tracing
SwitchPage(int) - Method in class screen.QScreenTerm
Switch terminal page

T

Timer() - Method in class screenT27.QScreenT27
Timer
ToggleTrace(String) - Method in class screen.QScreenTerm
Toggle tracing on/off

U

UnlockKeyboard() - Method in class screen.QScreenTerm
Unlock keyboard
util - package util
 

W

Wait(int) - Method in class screen.QScreenTerm
Wait for a message to arrive from the host
WaitConnected(boolean, int) - Method in class screen.QScreenTerm
Wait to connect or to disconnect
WaitScreenText(int, int, String, int) - Method in class screen.QScreenTerm
Wait for specified text at the given screen position

X

Xmit() - Method in class screen.QScreenTerm
Transmit screen to host

A C D E F G I L M N O P Q R S T U W X