What is an event and what are the models available for event handling?
Submitted by: AdministratorChanging the state of an object is called an event. An event is an event object that describes a state of change. In other words, event occurs when an action is generated, like pressing a key on keyboard, clicking mouse, etc. There different types of models for handling events are event-inheritance model and event-delegation model
Submitted by: Administrator
Submitted by: Administrator
Read Online Java Swing Programming Job Interview Questions And Answers
Top Java Swing Programming Questions
☺ | Which method of the Component class is used to set the position and size of a component? |
☺ | Which containers use a border Layout as their default layout in swing? |
☺ | What is an event in Swing? |
☺ | What is clipping? |
☺ | What are the differences between Swing and AWT? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |