Class CommandPanel

    • Field Detail

      • commandSave

        protected String commandSave
    • Constructor Detail

      • CommandPanel

        public CommandPanel()
    • Method Detail

      • getCommandName

        public String getCommandName()
      • setError

        public void setError​(String msg)
      • setOutput

        public void setOutput​(String msg)
      • saveCommand

        public void saveCommand​(String cmd)
        Record the command in history, but only if it is different to ones already there
        Parameters:
        cmd -