CSE115.Zoo
Class Sound
java.lang.Object
CSE115.Zoo.Sound
- Direct Known Subclasses:
- Bark, Bray, Chirp, Cluck, Howl, Meow, Moo, Ribbit, Roar, Squeal
- public class Sound
- extends Object
Sound.java
Created: Sat Sep 14 20:05:57 2002
Modified: Wed Jan 30, 2003
- Author:
- Adrienne M Decker, Carl Alphonce
Alphonce modified Decker's original class to fit Spring 2003 labs.
Method Summary |
void |
play()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sound
public Sound(String filename)
play
public void play()