Uses of Class
jexer.TTerminalWidget
-
Packages that use TTerminalWidget Package Description jexer Jexer - Java Text User Interface libraryxtwm.ui Main user interface. -
-
Uses of TTerminalWidget in jexer
Fields in jexer declared as TTerminalWidget Modifier and Type Field Description protected TTerminalWidget
TTerminalWindow. terminal
The terminal. -
Uses of TTerminalWidget in xtwm.ui
Subclasses of TTerminalWidget in xtwm.ui Modifier and Type Class Description class
TiledTerminal
TiledTerminal is a terminal widget that can be split vertically or horizontally into two terminals.
-