This is a UI which will allow users to set the colors of the LED of the flowers. There is a "save" option which will save the colors in a frame, and a "play" option which will play the animation that you created. Right now, the applet plays 1 frame per second.
Source Code:
My Code:
FlowerUI.java
PlantHead.java
Prof. Perlin's Code:
TwoDSlider.java
VertSlider.java
Widget.java
BufferedApplet.java