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]
# 1
Here are quite a lot of archived pages of that tutorial: http://web.archive.org/web/*/ http://java.sun.com/docs/books/tutorial/uiswing/components/progress.htmlGood luck.
prometheuzza at 2007-7-11 21:58:32 > top of Java-index,Java Essentials,New To Java...
# 2
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
_nicolaa at 2007-7-11 21:58:32 > top of Java-index,Java Essentials,New To Java...
# 3

> 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.

prometheuzza at 2007-7-11 21:58:32 > top of Java-index,Java Essentials,New To Java...
# 4

> 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!

KelVarnsona at 2007-7-11 21:58:32 > top of Java-index,Java Essentials,New To Java...
# 5
However...thanks! -nicola
_nicolaa at 2007-7-11 21:58:32 > top of Java-index,Java Essentials,New To Java...