I have no idea, your code looks fine to me. Did you try pasting in your model in e.g. wicket.examples.nested? See if that works... it's probably something small and stupid that is overlooked here.
Eelco On 7/20/06, Rice Yeh <[EMAIL PROTECTED]> wrote: > Hi, > I write a tree component by extending wicket.markup.html.tree.Tree. Also I > extend the javax.swing.tree.DefaultTreeModel. I have my > TreeModel tested in swing. It works fine. However, my tree just show the > root node in wicket. What is going wrong? I have my code attached. > > Regards, > Rice > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
