Wednesday 15 April 2015

java - Busy graphic on a tab of a JTabbedPane -


Is anyone aware of any open source implementation of JTabbedPane in which I have a busy graphic (called spinning ball) Set the tab, while I load something in tabs - like the spinner on the Firefox tab

I realized that I can create an animated GIF and set it as an icon on the tab - but I was hoping something like that was already done.

Netbeans support busy sign-ups when you create a new desktop application
I zipped them and uploaded them.
This is it.

With this icon you can update the icon by calling a thread witch.
JTabbedPane.setIconAt (Int Tibbon, Icon Icon);
See the documentation documentation.

Hope this helps


No comments:

Post a Comment