Search Interview Questions | More than 3000 questions in repository. There are more than 900 unanswered questions. Click here and help us by providing the answer. Have a video suggestion. Click Correct / Improve and please let us know. |
|
| ||||
Interview Questions and Answers | ||||
| ||||
Ans. In GUI programming, an object that can be registered to be notified when events of some given type occur. The object is said to listener? for the events. | ||||
Help us improve. Please let us know the company, where you were asked this question : | ||||
Like Discuss Correct / Improve  java   gui   ui programming   swing   awt   swt   listener   architecture | ||||
Related Questions | ||||
Example of Observer Design Pattern ? | ||||
What is a lapsed listener problem ? | ||||
Without configure ContextLoaderListenerAnd DispatcherServlet how to run spring MVCApplication? | ||||
What is the difference between closing and completing the observer / listener ? | ||||
Have you ever faced problem because of some listener / observers / subscriber performing action on the subscription which you don't want ? How did you fix the problem ? | ||||