Class UIExporterGraphMLPanel

    • Field Detail

      • attributesExportCheckbox

        private JCheckBox attributesExportCheckbox
      • colorsExportCheckbox

        private JCheckBox colorsExportCheckbox
      • labelExport

        private JLabel labelExport
      • labelNormalize

        private JLabel labelNormalize
      • normalizeCheckbox

        private JCheckBox normalizeCheckbox
      • positionExportCheckbox

        private JCheckBox positionExportCheckbox
      • sizeExportCheckbox

        private JCheckBox sizeExportCheckbox
    • Constructor Detail

      • UIExporterGraphMLPanel

        public UIExporterGraphMLPanel()
        Creates new form UIExporterGEXFPanel
    • Method Detail

      • setup

        public void setup​(org.gephi.io.exporter.plugin.ExporterGraphML exporterGraphML)
      • unsetup

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