public interface CloseableTabbedPaneListener
extends java.util.EventListener
CloseableTabbedPane
.Modifier and Type | Method and Description |
---|---|
boolean |
closeTab(int tabIndexToClose)
Informs all
CloseableTabbedPaneListener s when a tab should be
closed |