JTaskPaneGroup & JXScrollUp Swing has lot of components but there are some components found in everyday application that are missing in Swing. One year ago, I started working on a small project to implement some of these missing components. The project is named "L2FProd.com Common Components" and its source code is hosted here at java.net.
Among the components provided by this project, you find a JButtonBar, a JOutlookBar, a JDirectoryChooser, a JFontChooser, a PropertySheet and the component which interests us today, a JTaskPaneGroup. The JTaskPaneGroup is named after the new user interface components brought by Microsoft Windows XP: XP Task Panes a.k.a. Explorer Bars.