Interface ThumbListener

All Known Implementing Classes:
JXGradientChooser.StopListener

public interface ThumbListener
  • Method Details

    • thumbMoved

      void thumbMoved(int thumb, float pos)
    • thumbSelected

      void thumbSelected(int thumb)
    • mousePressed

      void mousePressed(MouseEvent evt)