Class RemoteFlowCommands

    • Field Detail

      • m_GOECommand

        protected com.googlecode.lanterna.gui2.TextBox m_GOECommand
        the commandline of the command to execute.
      • m_ButtonExecute

        protected com.googlecode.lanterna.gui2.Button m_ButtonExecute
        the button for executing the command.
      • m_Log

        protected LogTextBox m_Log
        the log for the responses.
    • Constructor Detail

      • RemoteFlowCommands

        public RemoteFlowCommands()