Which of these methods can be used to obtain the command name for invoking ActionEvent object?
Select an option to see the answer and solution.
Which of these methods can be used to get reference to a component that was removed from a container?
Select an option to see the answer and solution.
Which of these are integer constants defined in ActionEvent class?
Select an option to see the answer and solution.
Which of these interfaces define four methods?
Select an option to see the answer and solution.
FocusEvent is subclass of which of these classes?
Select an option to see the answer and solution.
Which of these methods are used to register a keyboard event listener?
Select an option to see the answer and solution.
Which of these is a superclass of all Adapter classes?
Select an option to see the answer and solution.
Which of these events is generated when the component is added or removed?
Select an option to see the answer and solution.
Which of these methods is used to obtain the object that generated a WindowEvent?
Select an option to see the answer and solution.
Which of these interfaces define a method actionPerformed()?
Select an option to see the answer and solution.
Which of these methods can be used to obtain the coordinates of a mouse?
Select an option to see the answer and solution.
Which of these methods can be used to obtain the reference to the container that generated a ContainerEvent?
Select an option to see the answer and solution.
Which of these events will be notified if scroll bar is manipulated?
Select an option to see the answer and solution.
Which of these methods will respond when you click any button by mouse?
Select an option to see the answer and solution.
Which of these class is super class of all the events?
Select an option to see the answer and solution.