[antlr-interest] On trees and JavaBeans, part 2: tree creation

Scott Stanchfield scott at javadude.com
Wed Apr 20 20:26:06 PDT 2005


You understand correctly!
-- Scott

> >> Jtree -> TreeModel -> Real Data
> > [real data] implements the TreeNode interface ...
> 
> This seems like a misunderstanding.
> 
> If I understand Scott's proposal correctly, the "real data" 
> does *not* have to implement any particular interface.  
> Instead, the TreeModel provides a single interface for the 
> entire tree which adapts the "real data" however it wants.
> 
> -Ed
> 






More information about the antlr-interest mailing list