Class ConsoleDecorations.Background

  • Enclosing class:
    ConsoleDecorations

    @Deprecated
    public static class ConsoleDecorations.Background
    extends java.lang.Object
    Deprecated.
    Set the background color of the console.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String AQUA
      Deprecated.
       
      static java.lang.String BLACK
      Deprecated.
       
      static java.lang.String BLUE
      Deprecated.
       
      static java.lang.String DARK_AQUA
      Deprecated.
       
      static java.lang.String DARK_BLUE
      Deprecated.
       
      static java.lang.String DARK_GREEN
      Deprecated.
       
      static java.lang.String DARK_GREY
      Deprecated.
       
      static java.lang.String DARK_PURPLE
      Deprecated.
       
      static java.lang.String DARK_RED
      Deprecated.
       
      static java.lang.String GOLD
      Deprecated.
       
      static java.lang.String GREEN
      Deprecated.
       
      static java.lang.String GREY
      Deprecated.
       
      static java.lang.String PURPLE
      Deprecated.
       
      static java.lang.String RED
      Deprecated.
       
      static java.lang.String WHITE
      Deprecated.
       
      static java.lang.String YELLOW
      Deprecated.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      Background()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

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