set Tab Component Close Button Visible
fun JComponent.setTabComponentCloseButtonVisible(tabCloseButtonVisible: Boolean?)
Content copied to clipboard
Configures visibility of close button on the specified tab component.
See also
Parameters
tab Close Button Visible
If true, the tab will show close button.