What is actionlistener in java swing?



What is actionlistener in java swing?..

Answer / Vineet Kumar Singh

ActionListener is an interface in Java Swing that allows you to respond to events, such as button clicks or key presses. When an event occurs on a component, the registered ActionListeners are notified and can perform actions accordingly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Swing Interview Questions

What are the two key features of swing?

1 Answers  


What is swing control in java?

1 Answers  


What is the purpose of serialization in swings?

1 Answers  


how can u handle runtime exceptions in java plz explain with examples briefly?

3 Answers   Fujitsu, IBM,


What is the difference between swing and awt in java?

1 Answers  


What is the process of setting the layout manager?

1 Answers  


What is jlabel java swing?

1 Answers  


What are the differences between Swing and AWT?

1 Answers  


What are tab pans?

3 Answers  


Is swing part of core java?

1 Answers  


Name the borders provided by Swing?

1 Answers   Accenture,


Which types of components are used in designing swing based gui?

1 Answers  


Categories