public interface TabClosedListener
JTabbedPaneWithCloseIcons| Modifier and Type | Method and Description |
|---|---|
void |
tabClosed(JTabbedPaneWithCloseIcons source,
int tabPos)
Tab closed.
|
void tabClosed(JTabbedPaneWithCloseIcons source, int tabPos)
source - the JTabbedPaneWithCloseIcons control sending this eventtabPos - position of the tab that was closedCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.