Hello.
How do I make a JFrame dissappear from the taskbar icon? I still wan't the window to be visible, but I don't want an icon to show in the taskbar on my windows box.
The goal of this is to create an application like the windows vista "bar" in the left side of the desktop. An application that is always open on the desktop, can't be closed or minimized and has no taskbar icon filling up space down there.
I have attained all this except to remove the taskbar icon.
If someone has a solution, please help me
- Dan