java - How to add a loading image in my frame? -


i have made small game in java , when open using jar file, have taken frame want put "loading bar". how can add loading image frame?

use jprogressbar if can track how loaded. if can't track add jlabel gif icon of loading animations (easily available on web)


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -