From: Ype K. <yk...@xs...> - 2001-03-10 21:49:06
|
syKim, you wrote: > >I'm recently trying DnD programming of JTree in Jython.. What is DnD? Did I miss an important new acronym? >but, It's too difficult to me -_- (I'm newbie yet..) > >I guess it's difference of programming style between jython and java.. > >(especially, event driven like that xxListener, xxRecognizer etc.. ) > >Who have DnD source that implement in Jython ? There is a file called treedemo.py in the Demo dir of the jython installation: it will get you started. Have fun swinging, Ype |