Computer Science, asked by AsmiG4255, 10 months ago

Which method is applicable for itemlistener interface?

Answers

Answered by choudhurikuntal1969
0

hi friend

here is your answer

Answer:

AWT ItemListener Interface. The class which processes the ItemEvent should implement this interface.The object of that class must be registered with a component. The object can be registered using the addItemListener() method. When the action event occurs, that object's itemStateChanged method is invoked.

hope it helps you

plzz mark me as braniliest

Similar questions