CSE115.Zoo
Class Bobcat

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

public class Bobcat
extends Picture

Bobcat.java Created: Wed Jan 30, 2003

Author:
Carl Alphonce

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

Bobcat

public Bobcat()