Is there any component in Swing(X) by which we can place a veil loading image over a panel or frame making it transparent during some lengthy background processing?
Asked
Active
Viewed 118 times
3 Answers
3
Few examples of Romain Guy's work:
Chapter 9 of “Filthy Rich Clients” book, with downloadable code
SwingFX: Pretty Progress Panels
And other example:

Basil Bourque
- 303,325
- 100
- 852
- 1,154
-
Can you tell me where can I download SwingFX? – Tapas Bose Aug 15 '11 at 09:54
2
You're looking for the Glass Pane, work through the tutorial here and the relevant section here

Goibniu
- 2,212
- 3
- 34
- 38