pipe.gui
Class AnimationHandler

java.lang.Object
  extended byjavax.swing.event.MouseInputAdapter
      extended bypipe.gui.AnimationHandler
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.MouseInputListener, java.awt.event.MouseListener, java.awt.event.MouseMotionListener

public class AnimationHandler
extends javax.swing.event.MouseInputAdapter


Constructor Summary
AnimationHandler()
           
 
Method Summary
 void mouseClicked(java.awt.event.MouseEvent e)
           
 
Methods inherited from class javax.swing.event.MouseInputAdapter
mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnimationHandler

public AnimationHandler()
Method Detail

mouseClicked

public void mouseClicked(java.awt.event.MouseEvent e)