[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] addListner to a extended Class
|
Hi,
Ill see if i an explain it so you can understand me (not that easy, im from
Denmark)
I have a Class that i extender (Class A) in another Class (Class B) and in
Class A i have a lot of widgets and i need to addListener to several
widgets in Class A from Class B. I need to use Class A from several places
in my application so i think if i extend it would be good idea, but that
requires that i can add listeners to my widgets in Class A from Class B
Regards from Denmark
Bjarne Pedersen