Package | Description |
---|---|
com.attachmate.UPG.common |
Modifier and Type | Method and Description |
---|---|
void |
IScreenUPG.setCursor(int inRow,
int inColumn)
Sets the cursor position on the presentation space.
|
void |
IScreen.setCursor(int inRow,
int inColumn) |
void |
IScreenUPG.setCursorColumn(int CursorColumn)
Sets the column of the cursor position.
|
void |
IScreen.setCursorColumn(int inCursorColumn) |
void |
IScreenUPG.setCursorRow(int CursorRow)
Sets the row of the cursor position.
|
void |
IScreen.setCursorRow(int inCursorRow) |