Button,List,MenuItem class is used for Processing Method processActionEvent( ) - AWT and Swing

Q.  Which class is used for this Processing Method processActionEvent( )?
- Published on 21 Jul 15

a. Button,List,MenuItem
b. Button,Checkbox,Choice
c. Scrollbar,Component,Button
d. None of the above

ANSWER: Button,List,MenuItem
 

    Discussion

  • Ashraf   -Posted on 26 Feb 19
    In List when you double click on any item it is listened by the ActionListener i.e You can have actionPerformed method by double clicking any item in the list.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)