Type | Changes | By |
---|
| Improvements of the dependency injection framework related to factory
beans and builder classes. Fixes 3480996. | oheger |
| SwingTableComponentHandler now ensures that a newly selected row
(in single-selection mode) becomes visible. If necessary, it changes the
position of the scroll pane. Fixes 3380233. | oheger |
| Updated test dependency to EasyMock to the most recent version 3.0. Fixes 3380231. | oheger |
| Added a transformer to StaticTextData objects which simpliefies usage
of static text controls in forms. Fixes 3368763. | oheger |
| Builders could throw an undocumented LocatorException. Such exceptions
are now caught and re-thrown as BuilderException exceptions. Fixes 3368750. | oheger |
| Fixed a NullPointerException which can occur in the dependency injection
framework when looking up beans by classes rather than bean names. Fixes 3299754. | oheger |