ca.sqlpower.wabit.swingui.report
Class CreateNodeEventHandler

java.lang.Object
  extended by edu.umd.cs.piccolo.event.PBasicInputEventHandler
      extended by ca.sqlpower.wabit.swingui.report.CreateNodeEventHandler
All Implemented Interfaces:
edu.umd.cs.piccolo.event.PInputEventListener, java.util.EventListener

public class CreateNodeEventHandler
extends edu.umd.cs.piccolo.event.PBasicInputEventHandler


Constructor Summary
CreateNodeEventHandler(WabitSwingSession session, LayoutPanel panel)
           
 
Method Summary
 void mousePressed(edu.umd.cs.piccolo.event.PInputEvent event)
           
 
Methods inherited from class edu.umd.cs.piccolo.event.PBasicInputEventHandler
acceptsEvent, getEventFilter, keyboardFocusGained, keyboardFocusLost, keyPressed, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseReleased, mouseWheelRotated, mouseWheelRotatedByBlock, paramString, processEvent, setEventFilter, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CreateNodeEventHandler

public CreateNodeEventHandler(WabitSwingSession session,
                              LayoutPanel panel)
Method Detail

mousePressed

public void mousePressed(edu.umd.cs.piccolo.event.PInputEvent event)
Overrides:
mousePressed in class edu.umd.cs.piccolo.event.PBasicInputEventHandler


Copyright © 2009. All Rights Reserved.