[jdom-interest] Fast Factory
    Hallvard Trætteberg 
    hal at idi.ntnu.no
       
    Tue May 27 07:25:12 PDT 2003
    
    
  
Vadim,
> 4. Make JDOM tree a model and add event notification when tree is
modified.
Yes, that's another one that requires gaining control when changes
happen. In a class I teach about MVC and JTree/TreeModel, JDOM was used
as an example of a relevant data structure that could be wrapped in a
TreeModel implementation, but lacked support for generating appropriate
change events.
Hallvard
    
    
More information about the jdom-interest
mailing list