setTabCloseButtonsVisible

fun JTabbedPane.setTabCloseButtonsVisible(tabCloseButtonsVisible: Boolean?)

Configures visibility of close buttons on all tabs in this tabbed pane.

See also

Parameters

tabCloseButtonsVisible

If true, all tabs in this tabbed pane will show close buttons.