setTabComponentCloseButtonVisible

fun JComponent.setTabComponentCloseButtonVisible(tabCloseButtonVisible: Boolean?)

Configures visibility of close button on the specified tab component.

See also

Parameters

tabCloseButtonVisible

If true, the tab will show close button.