Which of these methods can be used to obtain the reference to the container that generated a ContainerEvent?
(a) getContainer()
(b) getContainerCommand()
(c) getActionEvent()
(d) getContainerEvent()
The question was asked in class test.
The query is from ComponentEvent, ContainerEvent & FocusEvent Class topic in chapter Event Handling of Java