单项选择题

javax.swing.JOptionPane类用于显示确认对话框的方法是( )。

A) showConfirmDialog()
B) showInputDialog()
C) showMessageDialog()
D) showOptionDialog()