Class X364


  • public final class X364
    extends Object
    Escape codes from ANSI X3.64 standard (aka ECMA-48 and ISO/IEC 6429).
    Author:
    Martin Desruisseaux
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String BACKGROUND_DEFAULT
      Default background.
      static String BACKGROUND_RED
      Red background.
      static String BLUE
      Blue foreground.
      static String CYAN
      Cyan foreground.
      static String DEFAULT
      Default foreground.
      static String GREEN
      Green foreground.
      static String MAGENTA
      Magenta foreground.
      static String RED
      Red foreground.
      static String RESET
      Reset all attributes off.
      static String YELLOW
      Yellow foreground.
    • Method Summary

      • Methods inherited from class Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait