ImageGearJava Project > com.accusoft.imagegear.utility.events Package : IImGearEventHandler<T> Interface |
The following tables list the members exposed by IImGearEventHandler<T>.
Name | Description | |
---|---|---|
onEvent | Callback invoked when event fires.
Implemented by clients of the event and "registered" via IImGearEvent.add(IImGearEventHandler). |