Home » JAVA Programming » Java Basic » Question
  1. Which of these methods can be used to obtain the reference to the container that generated a ContainerEvent?
    1. getContainerCommand()
    2. getContainer()
    3. getContainerEvent()
    4. getActionEvent()
    5. None of these
Correct Option: C

getContainerEvent()



Your comments will be displayed only after manual approval.