View Single Post
  #5 (permalink)  
Old 05-22-2008, 10:31 AM
acwclassic's Avatar   
acwclassic acwclassic is offline
Newbie
 
Join Date: Mar 2008
Location: sweden
Posts: 25
Credits: 0
Rep Power: 4
acwclassic is on a distinguished road
Default Re: threads and panels?

as reniery said it works about the same. when you extend it mean you can use the functions direcly. when you implement you need to have the functions in your class (and you need all of them even the ones you dont use, but you can leave them empthy).
another way could be to use an inner class. the class can reach all the methods in your inner class.
Reply With Quote

Sponsored Links