Hi ,
Is it possible to have loaders in Swing.
By Loaders i mean, showing a loader image with masking on the application till the data is retrieved from DB and displayed in TextArea. Just like we have ajax loaders Not allowing to access other screens in the application with screen/application masking.
Is it possible in Swing..?
Please suggest.
Thanks in Advance. :)