Adding CTabItems : CTabItem « SWT « Java Tutorial






Because no styles apply, pass SWT.NONE for the style. Optionally, you can pass an index to specify the zero-based order of the tab. The constructors are as follows:

public CTabItem(CTabFolder parent, int style)
public CTabItem(CTabFolder parent, int style, int index)
17.69.CTabItem
17.69.1.Adding CTabItems
17.69.2.Cannot close CTabItemCannot close CTabItem
17.69.3.No Close Button CTabItemNo Close Button CTabItem