CSE115.Photographs
Class BigBen

java.lang.Object
  extended byNGP.Graphics.Image
      extended byCSE115.Photographs.BigBen
All Implemented Interfaces:
EventListener, Graphic, Locatable, MouseListener, MouseMotionListener, Reactor, Rotatable, Sizeable

public class BigBen
extends Image

BigBen.java Created: Fri Sep 5 11:23:27 2004

Author:
Adrienne M Decker

Constructor Summary
BigBen()
           
 
Method Summary
 void react()
           
 
Methods inherited from class NGP.Graphics.Image
contains, drag, getAWTImage, getBounds, getCenterLocation, getDimension, getDrawingPanel, getLocation, getRotation, hide, intersects, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, paint, setCenterLocation, setDimension, setDrawingPanel, setLocation, setRotation, setup, show, unwrap, wrap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BigBen

public BigBen()
Method Detail

react

public void react()