How can I add an ICON on a JDialog's Title-Bar??
TIA.
Printable View
How can I add an ICON on a JDialog's Title-Bar??
TIA.
The following thread will answer your question:
Swing - Replacing default icon in JDialog
thanks, but i really want the jdialog to make it setvisible(false), which is not achievable by the mentioned method. So, is there any other method so that ICON comes as well as that JDialog is made setvisible(false).