Package org.sexydock.tabs
Interface ITabCloseButtonListener
- All Known Implementing Classes:
DefaultTabCloseButtonListener
public interface ITabCloseButtonListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
tabCloseButtonPressed
(JTabbedPane tabbedPane, int tabIndex)
-
Method Details
-
tabCloseButtonPressed
-