Sets the amount of horizontal and vertical space (padding) around the text and image displayed on the tabs in this control.
public final void setPadding( Point value )
value
A Point object that contains the horizontal and vertical space, in pixels, that surrounds the text and image displayed on tabs in this control. The default value for horizontal and vertical padding is zero (0).
See Also getPadding