CSE115.Album
Class Waterfall

java.lang.Object
  extended byCSE115.Album.Picture
      extended byCSE115.Album.Waterfall

public class Waterfall
extends Picture

Waterfall.java Created: Fri Sep 6 11:41:05 2002 Modified: Wed Jan 22 21:49:05 2003

Author:
Adrienne M Decker, Carl Alphonce A subclass of Picture, a class Alphonce abstracted from Decker's original classes.

Constructor Summary
Waterfall()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Waterfall

public Waterfall()