This post originated from an RSS feed registered with Java Buzz
by Scott Delap.
Original Post: Two FlexDock Sightings
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
I noticed a couple FlexDock sightings this week. First, I was surpised to see it was one of the top Java.net projects last month in terms of mailng list activity. I also found a nice blog post mentioning a developer integrating it into his project.
How I have added docking capabilities to my app with Flexdock Some days ago, after a release of mCube Music Manager, I decided to try to play with new stuffs to add some new features to mCube. I wanted docking capabilities and after a quick study of latest libraries I decided for FlexDock, due to the fact that it seems to be the less intrusive one. In fact I was able to add docking capabilities to mCube with very few lines of code, thanks also to demo code that is provided by authors of FlexDoc project...