de.phleisch.app.itsucks.context
Class EventContext

java.lang.Object
  extended by de.phleisch.app.itsucks.context.Context
      extended by de.phleisch.app.itsucks.context.EventContext

public class EventContext
extends Context


Constructor Summary
EventContext()
           
 
Method Summary
 EventDispatcher getEventDispatcher()
           
 void setEventDispatcher(EventDispatcher pEventDispatcher)
           
 
Methods inherited from class de.phleisch.app.itsucks.context.Context
getContextParameter, putAllContextParameter, setContextParameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventContext

public EventContext()
Method Detail

getEventDispatcher

public EventDispatcher getEventDispatcher()

setEventDispatcher

public void setEventDispatcher(EventDispatcher pEventDispatcher)


Copyright © 2010. All Rights Reserved.