java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.pushingpixels.substance.internal.contrib.randelshofer.quaqua.colorchooser.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: