Uses of Enum Class
org.jline.utils.AttributedCharSequence.ForceMode
Packages that use AttributedCharSequence.ForceMode
-
Uses of AttributedCharSequence.ForceMode in org.jline.utils
Methods in org.jline.utils that return AttributedCharSequence.ForceModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AttributedCharSequence.ForceMode[]AttributedCharSequence.ForceMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jline.utils with parameters of type AttributedCharSequence.ForceModeModifier and TypeMethodDescriptionAttributedCharSequence.toAnsi(int colors, AttributedCharSequence.ForceMode force) AttributedCharSequence.toAnsi(int colors, AttributedCharSequence.ForceMode force, ColorPalette palette) AttributedCharSequence.toAnsi(int colors, AttributedCharSequence.ForceMode force, ColorPalette palette, String altIn, String altOut)