View Single Post
  #5 (permalink)  
Old 10-16-2008, 01:36 AM
pedjacar pedjacar is offline
Member
 
Join Date: Oct 2008
Posts: 4
pedjacar is on a distinguished road
Hmmm, you never start your thread...

Put
Code:
counter.start()
after (for example)
Code:
container.add(counter, BorderLayout.SOUTH);
Reply With Quote