Thread
:
My thread will not start
View Single Post
#
2
(
permalink
)
04-05-2008, 03:59 AM
CJG
Member
Join Date: Mar 2008
Posts: 1
Capitalization.
public void run() overrides the run method
public void Run() makes a new method that doesn't override it.
CJG
View Public Profile
Send a private message to CJG
Find all posts by CJG