Class NoeColourSelectionPanel

    • Constructor Detail

      • NoeColourSelectionPanel

        public NoeColourSelectionPanel​(NoeTable noeTable)
    • Method Detail

      • 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.
      • setAllButtonActionPerformed

        void setAllButtonActionPerformed​(ActionEvent evt)
      • yellowFieldActionPerformed

        void yellowFieldActionPerformed​(ActionEvent evt)
        Parameters:
        evt -
      • redFieldActionPerformed

        void redFieldActionPerformed​(ActionEvent evt)
        Parameters:
        evt -
      • getYellowField

        public JTextField getYellowField()