Java and the iTunes COM interface REDUX
Well, yesterday I said that I'd managed to get Java talking to iTunes in Windows, using the COM interface. Then I updated, and said that this had changed again. Lets try and write a less muddled entry today, shall we?
JGraph Revelation (v5.2) Released
Uses a triple license model (MPL added), has major API changes such as removed dependencies for cell views and layout caches, enhanced setup for extra edge labels, extended observable pattern, new cell view factory, and many bug fixes.
JCollapsableTable 1.0 (Collapsable JTable) Released
The JCollapsableTable is a JTable that allows users to group sections of the JTable's row data. Developers can allow those sections to be collapsed or expanded by the user.
Swing MVC frameworks - where are they?
Its looking like we're going to be heading down the swing client path at work for a project coming up, so we've started talking about what swing clients are out there. Two of us have worked on swing projects before, both at places with DIY frameworks.