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 © 2006–2016 The Apache Software Foundation. All rights reserved.