org.nuiton.topia.event
Class TopiaContextEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.nuiton.topia.event.TopiaContextEvent
All Implemented Interfaces:
Serializable

public class TopiaContextEvent
extends EventObject

TopiaContextEvent

Version:
$Revision: 1715 $ Last update : $Date: 2009-12-15 01:26:16 +0100 (mar., 15 déc. 2009) $ By : $Author: tchemit $
Author:
chatellier
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
TopiaContextEvent(Object source)
          Constructor
 
Method Summary
 TopiaContext getSource()
          Get source
 
Methods inherited from class java.util.EventObject
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TopiaContextEvent

public TopiaContextEvent(Object source)
Constructor

Parameters:
source -
Method Detail

getSource

public TopiaContext getSource()
Get source

Overrides:
getSource in class EventObject


Copyright © 2004-2010 CodeLutin. All Rights Reserved.