Uses of Enum Class
org.springframework.shell.test.jediterm.terminal.TextStyle.Option
Packages that use TextStyle.Option
-
Uses of TextStyle.Option in org.springframework.shell.test.jediterm.terminal
Methods in org.springframework.shell.test.jediterm.terminal that return TextStyle.OptionModifier and TypeMethodDescriptionstatic TextStyle.Option
Returns the enum constant of this class with the specified name.static TextStyle.Option[]
TextStyle.Option.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.shell.test.jediterm.terminal with parameters of type TextStyle.OptionModifier and TypeMethodDescriptionboolean
TextStyle.hasOption
(TextStyle.Option option) TextStyle.Builder.setOption
(TextStyle.Option option, boolean val) Constructor parameters in org.springframework.shell.test.jediterm.terminal with type arguments of type TextStyle.Option