Package com.ribs.plus

Class RJColorPanel.ImagePickerLabel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants
Enclosing class:
RJColorPanel

public static class RJColorPanel.ImagePickerLabel extends JLabel
An inner class to act as an image color picker.
See Also:
  • Constructor Details

    • ImagePickerLabel

      public ImagePickerLabel()
      Creates a new image picker label.
  • Method Details

    • getValueIsAdjusting

      public boolean getValueIsAdjusting()
      Returns whether image picker label is engaged in interactive color picking (mouse loop).