As far as I understand, JProgressBar is like other components and can be added and modified as such. If you want it to pop up in a new window, you may have to program a JDialog to do that.