Class SwingTerminalImplementation

java.lang.Object
com.googlecode.lanterna.terminal.swing.GraphicalTerminalImplementation
com.googlecode.lanterna.terminal.swing.SwingTerminalImplementation
All Implemented Interfaces:
InputProvider, IOSafeTerminal, Terminal, Closeable, AutoCloseable

class SwingTerminalImplementation extends GraphicalTerminalImplementation
Concrete implementation of GraphicalTerminalImplementation that adapts it to Swing