Multiple Choice
A JFrame supports three operations when the user closes the window. Which of the choices below is not one of the three:
A) DISPOSE_ON_CLOSE.
B) DO_NOTHING_ON_CLOSE.
C) LOWER_ON_CLOSE.
D) HIDE_ON_CLOSE.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: JSliders generate what type of event?<br>A) ActionEvents.<br>B)
Q3: Mnemonics can be used with all subclasses
Q4: Which of the following is not a
Q5: Which method returns true if the popup
Q6: The GridBagContraints constant RELATIVE means that _.<br>A)
Q7: Which constructor below creates a JInternalFrame that
Q8: A JSlider cannot display which of the
Q9: Which of the following is not a
Q10: To create a fixed space between all
Q11: Which statement below is false?<br>A) Each JPopupMenu