public interface TabClosedListener
JTabbedPaneWithCloseIcons
Modifier and Type | Method and Description |
---|---|
void |
tabClosed(JTabbedPaneWithCloseIcons source,
int tabPos) |
void tabClosed(JTabbedPaneWithCloseIcons source, int tabPos)
source
- the JTabbedPaneWithCloseIcons control sending this eventtabPos
- position of the tab that was closedCopyright © 2013. All Rights Reserved.