Hervé Girod - 2 hours ago

Use docJGenerator 1.6.19.1
Use jDependency 1.4.14
Rename the setComponenAt method in the TabbedApplication to setComponentAt
Fix the setComponentAt method missing with the tabs indexes, leading to a NPE after trying to close the tab after changing the associated component
Add a setComponentAtSelectedTab method to change the component for the selected Tab in the TabbedApplication
Add the setObjectAt method to change both the Object and component associated whith a tab in the TabbedApplication
Add the setObjectAtSelectedTab method to change both the Object and component associated with the selected Tab in the TabbedApplication
The setChangeTabsAllowed method in the AbstractMDIApplication now return the previous value for the behavior