Class AWTTerminalImplementation

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

class AWTTerminalImplementation extends GraphicalTerminalImplementation
AWT implementation of GraphicalTerminalImplementation that contains all the overrides for AWT Created by martin on 08/02/16.