Uses of Class
com.googlecode.lanterna.gui2.Separator
Packages that use Separator
-
Uses of Separator in com.googlecode.lanterna.gui2
Subclasses with type arguments of type Separator in com.googlecode.lanterna.gui2Modifier and TypeClassDescriptionclassStatic non-interactive component that is typically rendered as a single line.Classes in com.googlecode.lanterna.gui2 that implement interfaces with type arguments of type SeparatorModifier and TypeClassDescriptionstatic classHelper interface that doesn't add any new methods but makes coding new button renderers a little bit more clearMethods in com.googlecode.lanterna.gui2 with parameters of type SeparatorModifier and TypeMethodDescriptionvoidSeparator.DefaultSeparatorRenderer.drawComponent(TextGUIGraphics graphics, Separator component) Separator.DefaultSeparatorRenderer.getPreferredSize(Separator component)