Package xtwm.ui

Class TerminalWindow

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

    public class TerminalWindow
    extends TTerminalWindow
    TerminalWindow is a terminal window with a few extra menu functions.
    • Constructor Detail

      • TerminalWindow

        public TerminalWindow​(TApplication application)
        Public constructor spawns a shell.
        Parameters:
        application - TApplication that manages this window
      • TerminalWindow

        public TerminalWindow​(TApplication application,
                              java.lang.String commandLine)
        Public constructor spawns a shell.
        Parameters:
        application - TApplication that manages this window
        commandLine - the command line to execute
    • Method Detail

      • onMenu

        public void onMenu​(TMenuEvent event)
        Process menu events.
        Overrides:
        onMenu in class TWindow
        Parameters:
        event - menu event