Uses of Interface
com.googlecode.lanterna.terminal.TerminalFactory
Packages that use TerminalFactory
-
Uses of TerminalFactory in com.googlecode.lanterna.terminal
Classes in com.googlecode.lanterna.terminal that implement TerminalFactoryModifier and TypeClassDescriptionclass
This TerminalFactory implementation uses a simple auto-detection mechanism for figuring out which terminal implementation to create based on characteristics of the system the program is running on.