Index

A B C D E F G H I O P R S U W Y 
All Classes|All Packages

S

SBLINK - Static variable in class ansi.ANSI
 
SCP - Static variable in class ansi.ANSI
Saves the cursor position/state in SCO console mode In vertical split screen mode, instead used to set (as CSI n ; n s) or reset left and right margins.
SD(int) - Static method in class ansi.ANSI
Scroll whole page down by n (default 1) lines.
SD1 - Static variable in class ansi.ANSI
Scroll whole page down by 1 line
SGR(String) - Static method in class ansi.ANSI
Sets colors and style of the characters following this code Example: ANSI.SGR("40;91") makes RED_HI over BK_BLACK
STRIKE - Static variable in class ansi.ANSI
 
STRIKE_OFF - Static variable in class ansi.ANSI
 
SU(int) - Static method in class ansi.ANSI
Scroll whole page up by n (default 1) lines.
SU1 - Static variable in class ansi.ANSI
Scroll whole page up by 1 line
A B C D E F G H I O P R S U W Y 
All Classes|All Packages