Uses of Interface
com.github.rvesse.airline.io.colors.AnsiColorProvider
Packages that use AnsiColorProvider
-
Uses of AnsiColorProvider in com.github.rvesse.airline.io.colors
Classes in com.github.rvesse.airline.io.colors that implement AnsiColorProviderModifier and TypeClassDescriptionenum
The 8 basic ANSI Coloursclass
256 colour i.e.class
True (24 bit) colours i.e. -
Uses of AnsiColorProvider in com.github.rvesse.airline.io.colors.sources
Classes in com.github.rvesse.airline.io.colors.sources with type parameters of type AnsiColorProviderModifier and TypeClassDescriptionclass
AnsiBackgroundColorSource<T extends AnsiColorProvider>
An ANSI colour source for background coloursclass
AnsiColorSource<T extends AnsiColorProvider>
class
AnsiForegroundColorSource<T extends AnsiColorProvider>
An ANSI colour source for background colours