Class ColorWheel

  • All Implemented Interfaces:
    ImageObserver, MenuContainer, Serializable, Accessible

    public class ColorWheel
    extends JPanel
    The ColorWheel displays a hue/saturation wheel of the HSB color model. The user can click at the wheel to pick a color on the ColorWheel. The ColorWheel should be used together with a HSB brightness color slider.
    See Also:
    Serialized Form