Class AvailableStatisticsChooser

    • Field Detail

      • squeezeBoxPanel

        private final org.gephi.ui.components.JSqueezeBoxPanel squeezeBoxPanel
      • uiMap

        private final Map<JCheckBox,​org.gephi.statistics.spi.StatisticsUI> uiMap
      • metricsPanel

        private JPanel metricsPanel
    • Constructor Detail

      • AvailableStatisticsChooser

        public AvailableStatisticsChooser()
    • Method Detail

      • unsetup

        public void unsetup()
      • initComponents

        private void initComponents()
        This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.