Class StartListening

    • Field Detail

      • m_Engine

        protected com.googlecode.lanterna.gui2.TextBox m_Engine
        the remote engine commandline.
    • Constructor Detail

      • StartListening

        public StartListening()
        Initializes the action with no owner.
      • StartListening

        public StartListening​(adams.terminal.application.AbstractTerminalApplication owner)
        Initializes the action.
        Parameters:
        owner - the owning application