Outlook-style SWT NavigationBar
The PFGrid.SWT contains the widget and plugin NavigationBar which can be used to
create an Outlook 2003-2007-style application:
One panel of the NavigationBar can contain a user-defined composite. The style is
realized by renderers:
XPNavigationBarRenderer
and Office2007NavigationBarRenderer can be used out-of-the box, custom
renderers can be implemented easily.