Methods in com.attachmate.UPG.common that throw TimedOutException |
void |
IScreenUPG.waitForCursor(int inRow,
int inColumn,
int wtTime)
Waits for the cursor to appear at the specified position, for a
specified period of time. |
void |
IScreenUPG.waitForString(java.lang.String inText,
int inRow,
int inColumn,
int wtTime)
Waits for the specified text to appear at the specified position, for a
specified period of time. |
void |
IScreenUPG.waitHostQuiet(int inSettleTime,
int wtTime)
Waits for the host session to be idle for a specified period
of time (in milliseconds). |