Tagged Questions
2
votes
3answers
3k views
'Loading circle' or 'busy label' for Swing?
I've used this 'LoadingCircle' project in .net applications. Is there an equivalent component that provides a loading circle for Swing? Are there any other loading indicators available for Swing.
0
votes
0answers
125 views
How do I add visual docking indicators to the Netbeans App platform?
The Netbeans platform is a great framework for dockable desktop apps. However the one thing I don't like about it is the guessing game users have to play when they try to drag and dock their panels. ...