How can I use JProgressBar if I don't know how long a process will take?
Created May 7, 2012
Scott Stanchfield In Java 2, v1.4, you can now define indeterminate progress bars. See http://java.sun.com/products/jfc/tsc/articles/merlin/specs/pb.html for details.