TabItem « SWT « Java Tutorial






17.72.TabItem
17.72.1.Create tabs that run along the top or the bottom of the parent compositeCreate tabs that run along the top or the bottom of the parent composite
17.72.2.Create a tab with a label, an image, a tool tip, and a controlCreate a tab with a label, an image, a tool tip, and a control
17.72.3.Pass the Composite to the tab's setControl() methodPass the Composite to the tab's setControl() method
17.72.4.Add Controls to TabItemAdd Controls to TabItem
17.72.5.Add ToolTip to TabItem