timer class doesn't invoke actionperformed even i started the timer can you give one small eg. for timer class to make use of it. It needs to me urgently to my project work.
Matt Senecal
Ranch Hand
Joined: Dec 01, 2000
Posts: 255
posted
0
I can't tell from your post if you're using a custom class that extends Timer or if you're just creating one on the fly. This is a timer I used for a project some time ago that worked:
Hope it helps!
There's nothing more dangerous than a resourceful idiot. ---Dilbert
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: timer class doesn't invoke actionperformed