Uses of Enum Class
com.evolveum.midpoint.ninja.util.ConsoleFormat.Color
Packages that use ConsoleFormat.Color
-
Uses of ConsoleFormat.Color in com.evolveum.midpoint.ninja.util
Methods in com.evolveum.midpoint.ninja.util that return ConsoleFormat.ColorModifier and TypeMethodDescriptionstatic ConsoleFormat.ColorReturns the enum constant of this class with the specified name.static ConsoleFormat.Color[]ConsoleFormat.Color.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.ninja.util with parameters of type ConsoleFormat.ColorModifier and TypeMethodDescriptionstatic StringConsoleFormat.formatMessage(String message, ConsoleFormat.Color color) static StringConsoleFormat.formatMessageWithParameters(String message, Object[] parameters, ConsoleFormat.Color level)