saveCursorPosition() public static method
Saves the current cursor position by sending ANSI control code SCP to the terminal.
Position can then be restored with restoreCursorPosition().
| public static void saveCursorPosition ( ) |
|---|
saveCursorPosition() public static method
Saves the current cursor position by sending ANSI control code SCP to the terminal.
Position can then be restored with restoreCursorPosition().
| public static void saveCursorPosition ( ) |
|---|
Please login to continue.