Uses of Package
org.demac.event

Packages that use org.demac.event
org.demac.event   
org.demac.impl.event   
org.demac.impl.event.parser   
org.demac.impl.event.types   
org.demac.impl.j2me.context.core.management   
org.demac.impl.j2me.context.registry   
org.demac.impl.j2me.desktop.monitor   
org.demac.impl.j2me.process.core.adapter   
org.demac.impl.j2me.process.core.process   
org.demac.process.adapter   
org.demac.process.base.event   
org.demac.process.core.event   
 

Classes in org.demac.event used by org.demac.event
Event
          Superclass of all events which can be used by the org.demac.event.EventService.
EventHandle
          Superinterface of all org.demac.event.EventHandle[s] used by the DEMAC event service and it's components.
EventListener
          Interface which has to be implemented to register at an org.demac.event.EventService to get informed of triggered org.demac.event.Event[s].
EventService
          The generic event service of the DEMAC architecture.
 

Classes in org.demac.event used by org.demac.impl.event
Event
          Superclass of all events which can be used by the org.demac.event.EventService.
EventHandle
          Superinterface of all org.demac.event.EventHandle[s] used by the DEMAC event service and it's components.
EventListener
          Interface which has to be implemented to register at an org.demac.event.EventService to get informed of triggered org.demac.event.Event[s].
EventService
          The generic event service of the DEMAC architecture.
MulticastEvent
          This class is the basis for all multicast events.
 

Classes in org.demac.event used by org.demac.impl.event.parser
Event
          Superclass of all events which can be used by the org.demac.event.EventService.
EventHandle
          Superinterface of all org.demac.event.EventHandle[s] used by the DEMAC event service and it's components.
 

Classes in org.demac.event used by org.demac.impl.event.types
Event
          Superclass of all events which can be used by the org.demac.event.EventService.
EventHandle
          Superinterface of all org.demac.event.EventHandle[s] used by the DEMAC event service and it's components.
 

Classes in org.demac.event used by org.demac.impl.j2me.context.core.management
Event
          Superclass of all events which can be used by the org.demac.event.EventService.
EventHandle
          Superinterface of all org.demac.event.EventHandle[s] used by the DEMAC event service and it's components.
MulticastEvent
          This class is the basis for all multicast events.
 

Classes in org.demac.event used by org.demac.impl.j2me.context.registry
Event
          Superclass of all events which can be used by the org.demac.event.EventService.
EventHandle
          Superinterface of all org.demac.event.EventHandle[s] used by the DEMAC event service and it's components.
EventListener
          Interface which has to be implemented to register at an org.demac.event.EventService to get informed of triggered org.demac.event.Event[s].
MulticastEvent
          This class is the basis for all multicast events.
 

Classes in org.demac.event used by org.demac.impl.j2me.desktop.monitor
Event
          Superclass of all events which can be used by the org.demac.event.EventService.
EventListener
          Interface which has to be implemented to register at an org.demac.event.EventService to get informed of triggered org.demac.event.Event[s].
EventService
          The generic event service of the DEMAC architecture.
 

Classes in org.demac.event used by org.demac.impl.j2me.process.core.adapter
Event
          Superclass of all events which can be used by the org.demac.event.EventService.
EventListener
          Interface which has to be implemented to register at an org.demac.event.EventService to get informed of triggered org.demac.event.Event[s].
 

Classes in org.demac.event used by org.demac.impl.j2me.process.core.process
Event
          Superclass of all events which can be used by the org.demac.event.EventService.
EventListener
          Interface which has to be implemented to register at an org.demac.event.EventService to get informed of triggered org.demac.event.Event[s].
 

Classes in org.demac.event used by org.demac.process.adapter
EventListener
          Interface which has to be implemented to register at an org.demac.event.EventService to get informed of triggered org.demac.event.Event[s].
 

Classes in org.demac.event used by org.demac.process.base.event
Event
          Superclass of all events which can be used by the org.demac.event.EventService.
EventHandle
          Superinterface of all org.demac.event.EventHandle[s] used by the DEMAC event service and it's components.
MulticastEvent
          This class is the basis for all multicast events.
 

Classes in org.demac.event used by org.demac.process.core.event
Event
          Superclass of all events which can be used by the org.demac.event.EventService.
EventHandle
          Superinterface of all org.demac.event.EventHandle[s] used by the DEMAC event service and it's components.
MulticastEvent
          This class is the basis for all multicast events.