org.diamondspin
Class DSViewContentEvent

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

public class DSViewContentEvent
extends EventObject

Author:
vernier
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
DSViewContentEvent(DSElement source, DSDefaultView view)
          Creates a new instance of DSViewContentEvent
 
Method Summary
 DSDefaultView getView()
           
 
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

DSViewContentEvent

public DSViewContentEvent(DSElement source,
                          DSDefaultView view)
Creates a new instance of DSViewContentEvent

Method Detail

getView

public DSDefaultView getView()


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