TabItem Methods

Overview | This Package | All Packages

TabItem Methods

Constructors Description
TabItem Creates a TabItem object.

Methods Description
getImageIndex Retrieves the index of the image that appears on this tab.

getItemData Retrieves user data stored in the tab.

getText Retrieves the text displayed on the tab.

getToolTipText Retrieves the ToolTip text for the tab.

setImageIndex Sets the index of the image that appears on this tab.

setItemData Sets the user data to store in the tab.

setText Sets the text displayed on the tab.

setToolTipText Sets the ToolTip text for the tab.