I love the automatic combo box and list binding features of SwingFormModel. I'm wondering if anyone has integrated this with Glazed Lists? If a property contains a glazed list, I'd like the UI to update whenever the list is updated. Note, the bean might declare the property as a List type, but might actually return an EventList instance.
- Andy


Reply With Quote