Class EscapeSequences
java.lang.Object
org.apache.hadoop.hbase.hbtop.terminal.impl.EscapeSequences
Utility class for escape sequences.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringclearAll()static Stringstatic Stringcolor(Color foregroundColor, Color backgroundColor, boolean bold, boolean reverse, boolean blink, boolean underline) static Stringcursor(boolean on) private static intgetColorValue(Color color, boolean foreground) static StringmoveCursor(int column, int row) static Stringnormal()static String
-
Constructor Details
-
EscapeSequences
private EscapeSequences()
-
-
Method Details
-
clearAll
-
setTitle
-
cursor
-
moveCursor
-
clearRemainingLine
-
color
-
getColorValue
-
normal
-