Package jexer

Class TTerminalInformationWindow

  • All Implemented Interfaces:
    java.lang.Comparable<TWidget>

    public class TTerminalInformationWindow
    extends TWindow
    TTerminalInformationWindow displays some details about the running environment and terminal.
    • Constructor Detail

      • TTerminalInformationWindow

        public TTerminalInformationWindow​(TApplication application)
        Public constructor. The window will be centered on screen.
        Parameters:
        application - the TApplication that manages this window
    • Method Detail

      • onKeypress

        public void onKeypress​(TKeypressEvent keypress)
        Handle keystrokes.
        Overrides:
        onKeypress in class TWindow
        Parameters:
        keypress - keystroke event