Class UIExporterGDFPanel

    • Field Detail

      • attributesExportCheckbox

        private JCheckBox attributesExportCheckbox
      • colorsExportCheckbox

        private JCheckBox colorsExportCheckbox
      • labelExport

        private JLabel labelExport
      • labelNormalize

        private JLabel labelNormalize
      • labelQuotes

        private JLabel labelQuotes
      • labelQuotes1

        private JLabel labelQuotes1
      • normalizeCheckbox

        private JCheckBox normalizeCheckbox
      • positionExportCheckbox

        private JCheckBox positionExportCheckbox
      • quotesCheckbox

        private JCheckBox quotesCheckbox
      • simpleQuotesCheckbox

        private JCheckBox simpleQuotesCheckbox
      • visibilityCheckbox

        private JCheckBox visibilityCheckbox
      • bindingGroup

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

      • UIExporterGDFPanel

        public UIExporterGDFPanel()
        Creates new form UIExporterGDFPanel
    • Method Detail

      • setup

        public void setup​(org.gephi.io.exporter.plugin.ExporterGDF exporterGDF)
      • unsetup

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

        private void quotesCheckboxActionPerformed​(ActionEvent evt)