Uses of Enum Class
com.github.rvesse.airline.io.colors.BasicColor
Packages that use BasicColor
-
Uses of BasicColor in com.github.rvesse.airline.examples.io
Methods in com.github.rvesse.airline.examples.io that return BasicColorMethods in com.github.rvesse.airline.examples.io that return types with arguments of type BasicColorModifier and TypeMethodDescriptionprotected ColorizedOutputStream
<BasicColor> ColorsBasic.openOutputStream()
-
Uses of BasicColor in com.github.rvesse.airline.io.colors
Methods in com.github.rvesse.airline.io.colors that return BasicColorModifier and TypeMethodDescriptionstatic BasicColor
Returns the enum constant of this class with the specified name.static BasicColor[]
BasicColor.values()
Returns an array containing the constants of this enum class, in the order they are declared.