Class CoupleColourSelectionPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.openscience.jmol.app.janocchio.CoupleColourSelectionPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class CoupleColourSelectionPanel extends JPanel
See Also:
  • Field Details

  • Constructor Details

    • CoupleColourSelectionPanel

      public CoupleColourSelectionPanel(CoupleTable coupleTable)
  • Method Details

    • 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()
    • getRedField

      public JTextField getRedField()