Package moa.gui

Class TaskTextViewerPanel

    • Method Detail

      • initVisualEvalPanel

        public void initVisualEvalPanel()
      • setText

        public void setText​(Preview preview)
        Updates the preview table based on the information given by preview.
        Parameters:
        preview - the new information used to update the table
      • setText

        public void setText​(Object object)
      • setText

        public void setText​(FailedTaskReport failedTaskReport)
        Displays the error message.
        Parameters:
        failedTaskReport - error message
      • round

        protected double round​(double d)
      • setGraph

        public void setGraph​(String preview)