Uses of Class
com.diogonunes.jcolor.AnsiFormat
-
Uses of AnsiFormat in com.diogonunes.jcolor
Methods in com.diogonunes.jcolor with parameters of type AnsiFormatModifier and TypeMethodDescriptionstatic StringAnsi.colorize(String text, AnsiFormat attributes) Wraps the text with the ANSI code defined by the given format.static StringAnsi.generateCode(AnsiFormat attributes) Generates the ANSI code that applies the attributes contained in the given format.