Uses of Class
com.googlecode.lanterna.gui2.AbstractTextGUI
-
Packages that use AbstractTextGUI Package Description com.googlecode.lanterna.gui2 -
-
Uses of AbstractTextGUI in com.googlecode.lanterna.gui2
Subclasses of AbstractTextGUI in com.googlecode.lanterna.gui2 Modifier and Type Class Description class
MultiWindowTextGUI
This is the main Text GUI implementation built into Lanterna, supporting multiple tiled windows and a dynamic background area that can be fully customized.
-