Previous Section  < Day Day Up >  Next Section

Activities

To further explore the spectrum of possibilities when using fonts and color in your programs, do the following activities:

  • Create a version of the Danger application with animation speed set by a slider.

  • Add a way to specify the background of the Danger application by sending an argument for the sRGB values of the desired background color.

To see Java programs that implement these activities, visit the book's website at http://www.java24hours.com.

    Previous Section  < Day Day Up >  Next Section