iTunesTabView is a implementation of the iTunes like tabs (used in iTunes < 10 for iPhone configuration) It uses the old CPTabView implementation, modified to be nice looking. This Library is used by Archipel Project, which is not public at this time. This library is released under AGPL license. Feel free to use it or improve it.
To build TNKit you can type
# jake debug ; jake release
Simply include the iTunesTabView framework in your Frameworks directory and include iTunesTabView.js
@import <iTunesTabView/iTunesTabView.j>
You can see a demo application here: Demo
To generate the documentation execute the following :
# jake docs
You can reach us at irc://irc.freenode.net/#archipel