Class UIExporterCSVPanel

    • Field Detail

      • edgeWeightCheckbox

        private JCheckBox edgeWeightCheckbox
      • labelExport

        private JLabel labelExport
      • nodeIdCheckbox

        private JCheckBox nodeIdCheckbox
      • zeroEdgeCheckbox

        private JCheckBox zeroEdgeCheckbox
      • bindingGroup

        private org.jdesktop.beansbinding.BindingGroup bindingGroup
    • Constructor Detail

      • UIExporterCSVPanel

        public UIExporterCSVPanel()
    • Method Detail

      • setup

        public void setup​(org.gephi.io.exporter.plugin.ExporterCSV exporterCSV)
      • unsetup

        public void unsetup​(org.gephi.io.exporter.plugin.ExporterCSV exporterCSV)
      • 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.