I have JDaialog with parent as JFrame. If I set the resizable property of JDailog to false ( by setResizable(false); ) then JDialog is not getting the title Icon of the Parent . how to get the title Icon to JDialog and make it non-resizable? Please I need th eanswer immediately