CSE115.Pictures
Class Pagoda

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

public class Pagoda
extends Image

Pagoda.java Created: Sat Jan 31 13:51:38 2004

Author:

Constructor Summary
Pagoda()
           
 
Method Summary
 void setBackground(Color color)
           
 
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, react, 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

Pagoda

public Pagoda()
Method Detail

setBackground

public void setBackground(Color color)