Multiple choice

Which of the following swing components extends the AWT dialog box and requires its components to be added to its content pane?

  1. OrbixWeb

  2. JDialog

  3. JFileChooser

  4. JOptionPane

  5. javax.swing.text.html

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This swing component extends the AWT dialog box and requires its components to be added to its content pane.