I have an application using the NetBeans Wizard Framework, as described here and. My application works fine, but the problem is that the application does not appear in the Windows taskbar. I'm sure the problem is that the Wizard Framework uses a JDialog instead of a JFrame, but I cannot figure out if this can be changed.
If anyone has experience with this framework, let me know if it can appear on the taskbar.
ewok source
share