November 2017
Intermediate to advanced
398 pages
10h 14m
English
An event is handled by two elements. The first is the event source. This is actually an object that is created when an event is triggered. There are several types of event sources that are present in Java. A JSON generation can be initialized when an event source is detected according to the right trigger event.
The second is the event listener. This is an object, which actually looks for a particular event and then processes the required actions after the event has been established. This means that even listeners are required for carrying out any activities after the detection of a trigger.
There are different events that require their particular listeners. A common event is ActionEvent. This is an event that is triggered ...