SWT Java Tutorial

CTabFolder and CTabItem add flexibility to the standard tabs.

Description                                   TabFolder/TabItem      CTabFolder/CTabItem
Tab position                                  On top or on bottom    On top or on bottom
Supports text                                 Yes                    Yes
Supports tool tips                            Yes                    Yes
Supports images                               Yes                    Yes
Supports disabled images                      No                     Yes
Supports flat look                            No                     Yes
Supports customizable margins                 No                     Yes
Supports a control in the top-right corner    No                     Yes
Supports a gradient background                No                     Yes
Supports an image background                  No                     Yes