My First Java Applet: A Color Mixer
It has got these features:
- The background shows the mixed RGB color.
- The background of the red slider shows a color (r,0,0) where r is the selected red value. The sliders for green and blue are equivalent.
- The color of the labels on the background are adapted to the background color so that they are always readable.
- The color of each slider’s labels are adapted to the slider’s background so that they are always readable.