B C D F G I M P R S T W Y

S

Stripes - class Stripes.
You must implement this class as described in the description for Homework #3.
Stripes(int, int) - Constructor for class Stripes
 
save(Picture, String) - Static method in class PictureUtil
Saves the specified picture to the specified file as a JPEG image.
show(Picture, String) - Static method in class PictureUtil
Displays a picture with title
show(Picture) - Static method in class PictureUtil
Displays a picture.
showException(Exception) - Static method in class PictureUtil
Internal utility method to display exceptions to the screen in a pop-up window.

B C D F G I M P R S T W Y