CSE115.Zoo
Class Wolf

java.lang.Object
  extended byCSE115.Zoo.Picture
      extended byCSE115.Zoo.Wolf

public class Wolf
extends Picture

Wolf.java Created: Wed Jan 30, 2003

Author:
Carl Alphonce

Constructor Summary
Wolf()
           
 
Methods inherited from class CSE115.Zoo.Picture
getImageFileLocation, getLocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Wolf

public Wolf()