Uses of Class
com.googlecode.lanterna.gui2.EmptySpace
Packages that use EmptySpace
-
Uses of EmptySpace in com.googlecode.lanterna.gui2
Subclasses of EmptySpace in com.googlecode.lanterna.gui2Modifier and TypeClassDescriptionclassSpecial component that is by default displayed as the background of a text gui unless you override it with something else.Subclasses with type arguments of type EmptySpace in com.googlecode.lanterna.gui2Modifier and TypeClassDescriptionclassSimple component which draws a solid color over its area.Methods in com.googlecode.lanterna.gui2 that return types with arguments of type EmptySpaceModifier and TypeMethodDescriptionprotected ComponentRenderer<EmptySpace> EmptySpace.createDefaultRenderer()protected ComponentRenderer<EmptySpace> GUIBackdrop.createDefaultRenderer()