Creating a nice “LOADING…” animation [duplicate]
问题 This question already has an answer here : Closed 8 years ago . Possible Duplicate: Pretty alternative to JProgressBar? I have a process which takes several seconds to load, and I want to create an animation in Java Swing until it finishes loading. I'd like to avoid using a typical ProgressBar and use a nice modern infinite progress like this one I'm aware of similar questions but this is strictly Java Swing related. Is there any library or example for this? 回答1: I'd recommend using the