Java program issues

Associate
Joined
13 Jan 2007
Posts
2,424
Location
Belfast,Northern Ireland
http://pastebin.com/uSdHXvU5

Could anybody point me in the right direction with regards to this? Trying to figure out how to get the draw method from the Research class called by paintComponent in the Draw class?

Someone said I need to make the Draw class able to see my List, but im not quite sure how this works or even if its the correct way to go?

Any enlightenment greatly appreciated
 
Back
Top Bottom