previous tutorial about "How to Use Progress Bars"
Hi all.
Does anybody know where can I find previous tutorial of java-sun?
I remember that some month ago I find usefull tutorial about "How to Use Progress Bars", now it is update to jdk6 (and correspondent SwingThread), so, for me unusefull..
"http://java.sun.com/docs/books/tutorial/uiswing/components/progress.html" it is new one, the old?
Thanks a lot to everybody,
-nicola
[415 byte] By [
_nicolaa] at [2007-11-27 0:13:59]

thanks a lot!!!exactly what I was searching...A last question.. If I need others old tutorials, (if it is possible..) how can I catch up correct tutorial? Exist a searching page?Another time, thanks a lot, -nicola
> thanks a lot!!!
> exactly what I was searching...
You're welcome.
> A last question..
> If I need others old tutorials, (if it is possible..)
> how can I catch up correct tutorial? Exist a
> searching page?
>
> Another time, thanks a lot,
>
>-nicola
Just stick this: http://web.archive.org/web/*/ in front of the url, and see if it's archived by Archive.org.
> A last question..
> If I need others old tutorials, (if it is possible..) how can I catch up correct tutorial? Exist a searching page?
Yeah, I find this annoying too. Any JDK that's still downloadable from Sun should also have it's corresponding tutorial available.
We've just now moved up from 1.4.2 to 1.5 here at work, so if I want to see examples of new Swing 1.5 functionality, I get Java 6 tutorials.
Jeepers!