CSE115.Zoo
Class Tiger

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

public class Tiger
extends Picture

Tiger.java Created: Wed Jan 30, 2003

Author:
Carl Alphonce

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

Tiger

public Tiger()