de.ukn.hci.squidy.designer.event
Class ZoomActionEvent

java.lang.Object
  extended by java.util.EventObject
      extended by de.ukn.hci.squidy.designer.event.ZoomActionEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ZoomToggleActionEvent

public class ZoomActionEvent
extends EventObject

ZoomActionEvent.

 Date: Feb 14, 2009
 Time: 3:47:29 PM
 

Since:
1.0.0
Version:
$Id: ZoomActionEvent.java 30 2009-09-18 22:23:35Z nitsche $
Author:
Roman Rädle, Roman.Raedle@uni-konstanz.de, University of Konstanz
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ZoomActionEvent(Object source, edu.umd.cs.piccolo.PCamera camera)
           
 
Method Summary
 edu.umd.cs.piccolo.PCamera getCamera()
           
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ZoomActionEvent

public ZoomActionEvent(Object source,
                       edu.umd.cs.piccolo.PCamera camera)
Method Detail

getCamera

public edu.umd.cs.piccolo.PCamera getCamera()
Returns:


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.