- value() - Method in enum com.ethlo.ascii.AnsiBackgroundColor
-
- value() - Method in enum com.ethlo.ascii.AnsiColor
-
- value() - Method in enum com.ethlo.ascii.AnsiStyle
-
- valueOf(String) - Static method in enum com.ethlo.ascii.AnsiBackgroundColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ethlo.ascii.AnsiColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ethlo.ascii.AnsiStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ethlo.time.PresentationMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.ethlo.ascii.AnsiBackgroundColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ethlo.ascii.AnsiColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ethlo.ascii.AnsiStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ethlo.time.PresentationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verticalSeparator(String) - Method in class com.ethlo.ascii.TableTheme.Builder
-
- verticalSpacerColor(AnsiColor) - Method in class com.ethlo.ascii.TableTheme.Builder
-