CSE115.Zoo
Class Boar

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

public class Boar
extends Picture

Boar.java Created: Wed Jan 30, 2003

Author:
Carl Alphonce

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

Boar

public Boar()