Uses of Interface
org.eclipse.net4j.util.lifecycle.ILifecycleEvent

Packages that use ILifecycleEvent
org.eclipse.net4j.util.container A framework of notifying collections and wiring containers. 
org.eclipse.net4j.util.lifecycle A framework for components with a simple lifecycle. 
 

Uses of ILifecycleEvent in org.eclipse.net4j.util.container
 

Methods in org.eclipse.net4j.util.container with parameters of type ILifecycleEvent
protected  void LifecycleEventConverter.added(ILifecycleEvent e)
           
protected  void LifecycleEventConverter.fireContainerEvent(ILifecycleEvent e, IContainerDelta.Kind kind)
           
protected  void LifecycleEventConverter.removed(ILifecycleEvent e)
           
 

Uses of ILifecycleEvent in org.eclipse.net4j.util.lifecycle
 

Classes in org.eclipse.net4j.util.lifecycle that implement ILifecycleEvent
 class LifecycleEvent
           
 

Methods in org.eclipse.net4j.util.lifecycle with parameters of type ILifecycleEvent
protected  void LifecycleEventAdapter.notifyLifecycleEvent(ILifecycleEvent event)
           
 



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.