Event Handler

Card Puncher Data Processing

About

An event handler is a function that process events, which usually involves implementing a particular interface.

Often, event handler are functional interfaces, they tend to have only one method.





Discover More
Card Puncher Data Processing
What is an Event Loop?

An Event loop is a thread that waits for and dispatches events or messages that may contains: data or runnable code An event loop is also known as: message dispatcher, message loop, message...



Share this page:
Follow us:
Task Runner