org.diamondspin
Class DSViewEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.diamondspin.DSViewEvent
All Implemented Interfaces:
Serializable

public class DSViewEvent
extends EventObject

Author:
vernier
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
DSViewEvent(DSView source)
          Creates a new instance of DSViewEvent
DSViewEvent(DSView source, DSGestureEvent gesture)
          Creates a new instance of DSViewEvent
 
Method Summary
 
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

DSViewEvent

public DSViewEvent(DSView source)
Creates a new instance of DSViewEvent


DSViewEvent

public DSViewEvent(DSView source,
                   DSGestureEvent gesture)
Creates a new instance of DSViewEvent



Copyright © 2006 Frederic Vernier(LIMSI) Chia Shen(MERL) Guillaume Besacier(LIMSI). All Rights Reserved.