Class ConsoleColors


  • public class ConsoleColors
    extends Object

    In màu trên terminal của các ứng dụng console

    Cú pháp:
    System.out.println(ConsoleColors.RED + "Welcome Java Network Programing Project" + ConsoleColors.RESET);

    Kết quả:

    Welcome Java Network Programing Project

    Since:
    23/08/2019
    Author:
    tranphuquy19@gmail.com