Java Swing Programming Question:

What is an event handler in swing?

Tweet Share WhatsApp

Answer:

An event handler is a part of a computer program created to tell the program how to act in response to a specific event.

Download Java Swing Programming PDF Read All 26 Java Swing Programming Questions
Previous QuestionNext Question
What is an event in Swing?What is a layout manager?