Class UIExporterVNAPanel

    • Field Detail

      • exportAttributesCheckBox

        private JCheckBox exportAttributesCheckBox
      • exportColorsCheckBox

        private JCheckBox exportColorsCheckBox
      • exportCoordsCheckBox

        private JCheckBox exportCoordsCheckBox
      • exportEdgeWeightCheckBox

        private JCheckBox exportEdgeWeightCheckBox
      • exportLabel

        private JLabel exportLabel
      • exportLabelCheckBox

        private JCheckBox exportLabelCheckBox
      • exportSizeCheckBox

        private JCheckBox exportSizeCheckBox
      • normalizeCheckBox

        private JCheckBox normalizeCheckBox
      • normalizeLabel

        private JLabel normalizeLabel
    • Constructor Detail

      • UIExporterVNAPanel

        public UIExporterVNAPanel()
        Creates new customizer UIExporterGMLPanel
    • Method Detail

      • setup

        void setup​(org.gephi.io.exporter.plugin.ExporterVNA exporter)
      • unsetup

        void unsetup​(org.gephi.io.exporter.plugin.ExporterVNA exporter)
      • 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 FormEditor.
      • exportAttributesCheckBoxActionPerformed

        private void exportAttributesCheckBoxActionPerformed​(ActionEvent evt)