Re: MVC Support
masukomi <[email protected]>
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Message-ID | <[email protected]> |
You can incorporate this into SwiXml "by using "Models" that update the view when the models are modified, for example JComboBoxModel can be used by a JComboBox". SwiXml is STRICTLY VIEW. There's no need to separate out the model SwiXml never had it in the first place. -Kate Rhodes Open source consultant & Java developer http://www.masukomi.org On Jul 18, 2004, at 10:47 AM, Arnold Kesselaar wrote: > Hi, > > In Swing it is possible to seperate the Model from the View by using > "Models" that update the view when the models are modified, for > example JComboBoxModel can be used by a JComboBox. I was wondering how > I can incorporate this using SwiXML. > > Thnx > Arnold > > _________________________________________________________________ > MSN Search, for accurate results! http://search.msn.nl > > > _______________________________________________ > Forum mailing list > [email protected] > http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com >