Package org.eclipse.net4j.util.event
Interface IEvent
- 
- All Known Subinterfaces:
- ICacheMonitorEvent,- IContainerEvent<E>,- IHistoryChangeEvent,- ILifecycleEvent,- IOptionsEvent,- OMPreferencesChangeEvent<T>
 - All Known Implementing Classes:
- ContainerEvent,- Event,- FinishedEvent,- FiniteStateMachine.StateChangedEvent,- LifecycleEvent,- NotifyingMonitor.ProgressEvent,- OptionsEvent,- RollingLog.PropertiesEvent,- RollingLog.RecoveryEvent,- RollingLog.RollingLogEvent,- RollingLog.SplitEvent,- SashComposite.OrientationChangedEvent,- SingleDeltaContainerEvent,- ThrowableEvent,- ValueEvent
 
 public interface IEvent- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description INotifiergetSource()
 
- 
- 
- 
Method Detail- 
getSourceINotifier getSource() 
 
- 
 
-