Class AdditionalResultsFrame

    • Field Detail

      • HEIGHT

        public static final String HEIGHT
      • WIDTH

        public static final String WIDTH
    • Constructor Detail

      • AdditionalResultsFrame

        public AdditionalResultsFrame​(ArrayList<?> components)
    • Method Detail

      • getSplitPanel

        public JSplitPane getSplitPanel()
      • getColorIcon

        public Icon getColorIcon()
      • getLeftPanel

        public Component getLeftPanel()
      • getRightPanel

        public Component getRightPanel()
      • showPopupMenu

        protected void showPopupMenu​(MouseEvent e)
      • remove

        protected void remove()
      • save

        public void save()
      • saved

        protected void saved​(File file)
      • notsaved

        protected void notsaved()
      • showComponent

        protected void showComponent()
      • fillTree

        public void fillTree​(ArrayList<?> components)
      • update

        public void update()
      • Logger

        public static void Logger​(Class<?> plugin,
                                  Exception e)
      • getOKSavePanel

        protected JPanel getOKSavePanel()
      • exportToDxf

        public static void exportToDxf​(String fileName,
                                       double[][] points)