Uses of Enum Class
org.jline.curses.Curses.Alignment
Packages that use Curses.Alignment
-
Uses of Curses.Alignment in org.jline.curses
Methods in org.jline.curses that return Curses.AlignmentModifier and TypeMethodDescriptionstatic Curses.Alignment
Returns the enum constant of this class with the specified name.static Curses.Alignment[]
Curses.Alignment.values()
Returns an array containing the constants of this enum class, in the order they are declared.