> see sample code under http://www.codeguru.com/java/articles/185.shtml
>
> Korhan
Thanks for the link! It's basically what I'm looking for. But, it
seems this CheckNode functionality is inside a package called :
import jp.gr.java_conf.tame.swing.tree.*;
Would you know where I can get this package?
Thank you,
Gil
Thomas Weidenfeller - 18 Feb 2005 13:48 GMT
> import jp.gr.java_conf.tame.swing.tree.*;
Sounds like you want the "Tame Swing" examples. See the group's FAQ
(link in my sig). There is a pointer in it.
/Thomas

Signature
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
Nurul Hidayah - 23 Feb 2005 01:28 GMT
hii
i would like to have a sample coding in creating aJTree from JTree model
i have drag n edit the source code but the result is the new tree doesn't
appear n it is still using the default jtree model..
when i try to move the jtree from 1 place to another.. the new jtree appear
but when i run it.. it still view default jtree
Thomas Fritsch - 18 Feb 2005 14:14 GMT
>>see sample code under http://www.codeguru.com/java/articles/185.shtml
>>
[quoted text clipped - 10 lines]
>
> Gil
You download the "tame.swing" sources from
http://www.physci.org/codes/tame/index.jsp
Thomas

Signature
"Thomas:Fritsch$ops:de".replace(':','.').replace('$','@')