java - Splash screen in JWS -


i have java web start application loads slow. when run it, first see splash screen, splash screen disappear , have wait loading application. moment when splash screen disappear , application doesn't run yet , not know if application loading (because process in background). question -> have opportunity extend time of availability of splash screen or run information label/frame/window instead of splash screen inform user application loading , no need start app again wait? can in jnlp? or separated lauch file, independent app? not want modify app


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -