public interface IEventProcessor
Modifier and Type | Method and Description |
---|---|
boolean |
processEvent(Event event)
Process given Event
|
boolean processEvent(Event event)
event
- the Event to processCopyright © 2004–2020 Eclipse Foundation. All rights reserved.