单项选择题
public JOptionPane(Object message,int messageType,int optionType): 创建一个显示message、信息类型为messageType、选项信息及图标为optionType的对话框。optionType取常数()。 A.
YES_NO_OPTION B.
ERROR_MESSAGE C.
INFORMATION_MESSAGE D.
WARNING_MESSAGE
点击查看答案
