Uses of Enum Class
org.jline.builtins.TTop.Align
Packages that use TTop.Align
Package
Description
JLine Builtins provides a collection of utility classes and implementations for common terminal
functionality.
-
Uses of TTop.Align in org.jline.builtins
Methods in org.jline.builtins that return TTop.AlignModifier and TypeMethodDescriptionstatic TTop.Align
Returns the enum constant of this class with the specified name.static TTop.Align[]
TTop.Align.values()
Returns an array containing the constants of this enum class, in the order they are declared.