Uses of Enum Class
org.jbehave.core.reporters.SGRCodes.SGRCode
-
Uses of SGRCodes.SGRCode in org.jbehave.core.reporters
Modifier and TypeFieldDescriptionstatic final Map<String,
SGRCodes.SGRCode> SGRCodes.DEFAULT_CODES
Modifier and TypeMethodDescriptionstatic SGRCodes.SGRCode
Returns the enum constant of this class with the specified name.static SGRCodes.SGRCode[]
SGRCodes.SGRCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionANSIConsoleOutput.assignCode
(String key, SGRCodes.SGRCode code) void
SGRCodes.assignCode
(String key, SGRCodes.SGRCode code)