CSE115.Zoo
Class Dog

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

public class Dog
extends Picture

Dog.java Created: Wed Jan 30, 2003

Author:
Carl Alphonce

Constructor Summary
Dog()
           
 
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

Dog

public Dog()