Hi!
I am using a modal JDialog in an application (login dialog). It's called in a JFrame and is the first thing that you will see after starting the application. My problem is that there is no symbol/button for this dialog in the Windows taskbar... if the JDialog is closed there is a symbol/button for the application in the taskbar. Is there a way to get this for a JDialog as well? If not then it would be ok to force the JDialog to be in top of all other applications... but I don't know how to solve this as well... :-(
Any help appreciated
cheers
frag
patrick.metz@epost.de
I am using a modal JDialog in an application (login dialog). It's called in a JFrame and is the first thing that you will see after starting the application. My problem is that there is no symbol/button for this dialog in the Windows taskbar... if the JDialog is closed there is a symbol/button for the application in the taskbar. Is there a way to get this for a JDialog as well? If not then it would be ok to force the JDialog to be in top of all other applications... but I don't know how to solve this as well... :-(
Any help appreciated
cheers
frag
patrick.metz@epost.de