Uses of Class
com.googlecode.lanterna.gui2.Separator
-
Packages that use Separator Package Description com.googlecode.lanterna.gui2 -
-
Uses of Separator in com.googlecode.lanterna.gui2
Methods in com.googlecode.lanterna.gui2 with parameters of type Separator Modifier and Type Method Description void
Separator.DefaultSeparatorRenderer. drawComponent(TextGUIGraphics graphics, Separator component)
TerminalSize
Separator.DefaultSeparatorRenderer. getPreferredSize(Separator component)
-