var urchinCalled;
if (!urchinCalled) {
_uacct = "UA-1223303-2";
urchinCalled = true;
urchinTracker();
}
Trigger Happy
I recently presented some slides on the
Timing Framework at JavaOne in the talk Filthy Rich Clients, to
show how to use this project to animate graphics and GUI applications (I was...