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 TypeClassDescriptionclass
Special component that is by default displayed as the background of a text gui unless you override it with something else.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()