以下不是JDialog类构造方法的是()
JDialog( )
JDialog(boolean b)
JDialog(JFrame f,String s)
JDialog(JFrame f,String s,boolean b)