Java Presentation
Java Presentation
Actions can be a
● button click
● cuísoí movement
● keypíess thíough keyboaíd
● page scíolling, etc.
SOURCES LISTENERS
Events are generated from the They are used for handling the
source. There are various events generated from the
sources like buttons, checkboxes, source. Each of these listeners
list, menu-item, choice, scrollbar represents interfaces that are
to generate events. responsible for handling events.