set Tab Close Buttons Visible
fun JTabbedPane.setTabCloseButtonsVisible(tabCloseButtonsVisible: Boolean?)
Content copied to clipboard
Configures visibility of close buttons on all tabs in this tabbed pane.
See also
Parameters
tab Close Buttons Visible
If true, all tabs in this tabbed pane will show close buttons.