Package util

Class ANSI


  • public final class ANSI
    extends java.lang.Object
    The ANSI class is used to hold constant String variables that represent ASCII colour codes.
    Since:
    1.0
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BRIGHT_RED  
      static java.lang.String CYAN  
      static java.lang.String GREY  
      static java.lang.String RED  
      static java.lang.String RESET  
    • Constructor Summary

      Constructors 
      Constructor Description
      ANSI()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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