Uses of Class
org.jline.curses.impl.Box
Packages that use Box
-
Uses of Box in org.jline.curses
Methods in org.jline.curses that return BoxModifier and TypeMethodDescriptionstatic Box
Curses.box
(String title, Curses.Border border, Component component) static Box
Curses.box
(String title, Curses.Border border, Curses.ComponentBuilder<?> component)