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
Post a Comment