Serialized Form

  • Package view

    • Class view.ComboBoxRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

      serialVersionUID:
      -2404553337902860555L
    • Class view.FileChooser extends javax.swing.JFileChooser implements Serializable

      serialVersionUID:
      -4595760880290991931L
    • Class view.GUI extends javax.swing.JFrame implements Serializable

      serialVersionUID:
      732987927918732005L
      • Serialized Fields

        • btnAggregate
          javax.swing.JButton btnAggregate
        • btnHelp
          javax.swing.JButton btnHelp
        • btnReload
          javax.swing.JButton btnReload
        • comboBoxAggregation
          javax.swing.JComboBox<IAggregate> comboBoxAggregation
        • comboBoxOutput
          javax.swing.JComboBox<IOutput> comboBoxOutput
        • controller
          Controller controller
  • Package view.output

    • Class view.output.TextBoxWriter extends javax.swing.JFrame implements Serializable

      serialVersionUID:
      7385967735541537200L
      • Serialized Fields

        • builder
          java.lang.StringBuilder builder
        • textArea
          javax.swing.JTextArea textArea