Uses of Class
org.testingisdocumenting.znai.console.ansi.FontStyle
-
Packages that use FontStyle Package Description org.testingisdocumenting.znai.console.ansi -
-
Uses of FontStyle in org.testingisdocumenting.znai.console.ansi
Methods in org.testingisdocumenting.znai.console.ansi that return FontStyle Modifier and Type Method Description static FontStyleFontStyle. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FontStyle[]FontStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.
-