Class Knob

    • Constructor Detail

      • Knob

        public Knob()
    • Method Detail

      • getMarks

        public Color getMarks()
      • setMarks

        public void setMarks​(Color marks)
      • addActionListener

        public void addActionListener​(ActionListener l)
        Adds an ActionListener to the button.
        Parameters:
        l - the ActionListener to be added
      • removeActionListener

        public void removeActionListener​(ActionListener l)
      • fireActionPerformed

        protected void fireActionPerformed​(ActionEvent event)