JTreeModel

Hi there,Can any one be helpful and send me some sample source that illustrates how to implement a JTreeModel?Thanks in regards,Jess
[167 byte] By [JessN] at [2007-9-26 4:21:56]
# 1
hi,see javax.swing.tree.DefaultTreeModelit uses a java.util.Vector to store its data.best regards, Michael
Michael_Rudolf at 2007-6-29 17:26:31 > top of Java-index,Archived Forums,Java Programming...
# 2
Hi Michael,Where can I find the implementation/source for the class you mentioned?regards,Jess
JessN at 2007-6-29 17:26:31 > top of Java-index,Archived Forums,Java Programming...