I have an idea of how to use action listeners and implementing them but I was wondering if anyone could tell me how do they listen to the events? Is there some kind of poll
There is an event loop that is implemented into core of AWT. It receives all events and sends them to appropriate listeners.