Which constructor below creates a JInternalFrame that is resizable, closable, maximizable, and minimizable?
A) JInternalFrame frame = new JInternalFrame("Internal Frame", true, true, true, true) ;
B) JInternalFrame frame = new JInternalFrame("Internal Frame", true, true, false, true) ;
C) JInternalFrame frame = new JInternalFrame("Internal Frame", true, true, true, false) ;
D) JInternalFrame frame = new JInternalFrame("Internal Frame", false, false, true, true) ;
Correct Answer:
Verified
Q12: A JSlider cannot display which of the
Q13: Which method returns true if the popup
Q14: A JTabbedPane
A) arranges GUI components into layers
Q15: Which of the following is not one
Q16: Which of the following is not a
Q18: In a multiple-document interface (MDI), a JDesktopPane
Q19: A JFrame supports three operations when the
Q20: What happens if setSize is not called
Q21: To create a fixed space between all
Q22: What GridBagConstraints constants can be used in
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents