java.util.EventListenerpublic interface TabClosingListener
extends java.util.EventListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
closing(TabClosingEvent e) |
The user has requested to close a tab.
|
void closing(TabClosingEvent e)
e - The closing event.Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.