public static interface JaxoClosableTabbedPane.ClosingListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
closing(JaxoClosableTabbedPane.ClosingEvent e)
The user has requested to close a tab.
|
void closing(JaxoClosableTabbedPane.ClosingEvent 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.