Uses of Enum
org.jline.builtins.TTop.Align
Packages that use TTop.Align
-
Uses of TTop.Align in org.jline.builtins
Fields in org.jline.builtins declared as TTop.AlignMethods in org.jline.builtins that return TTop.AlignModifier and TypeMethodDescriptionstatic TTop.Align
Returns the enum constant of this type with the specified name.static TTop.Align[]
TTop.Align.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jline.builtins with parameters of type TTop.AlignModifier and TypeMethodDescriptionprivate void
TTop.align
(AttributedStringBuilder sb, String val, int width, TTop.Align align) private void
Constructors in org.jline.builtins with parameters of type TTop.Align