Results 1 to 1 of 1
- 09-21-2010, 10:44 AM #1
Member
- Join Date
- Jun 2010
- Posts
- 14
- Rep Power
- 0
How do I change the taskbar of a JDesktopPane?
I'm kinda stuck... I would like to create another taskbar. One separate of a JDesktopPane in Java. I've tried to grasp the taskbar manually (it is part of javax.swing.plaf.synth.SynthDesktopPaneU… so SynthDesktopPaneUI's inner class TaskBar) Unfortunately, that is impossible. So I tried to Guy Davis' JXTaskbar, which did work, except for the fact that the taskbar IN the JDesktopPane still was visible when there was an open JInternalFrame.
So the basic question is, how can I get rid of/hide the taskbar in the JDesktopPane? Is it possible to grasp it or not/is there an DesktopPane-Alternative? Or should I just create my own JDesktopPaneUI?
Your help is much appreciated!
Jos
Similar Threads
-
Change JFrame taskbar color?
By dunafrothint in forum AWT / SwingReplies: 3Last Post: 03-05-2010, 05:14 AM -
SWT: Progress bar in taskbar for Windows 7
By Fud-Lite in forum SWT / JFaceReplies: 0Last Post: 01-10-2010, 09:24 PM -
Java jar files not showing icons on taskbar??!
By srisar in forum Forum LobbyReplies: 0Last Post: 12-25-2009, 01:03 PM -
JDesktoppane?
By skatefreak in forum New To JavaReplies: 2Last Post: 01-31-2009, 05:32 PM -
Hide Object in the Taskbar when Frame is down to Tray
By hannehomuth in forum Advanced JavaReplies: 2Last Post: 07-12-2008, 06:54 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks