public interface TitleChangeListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
titleChange(TitleChangeEvent e)
This method gets called when the title of the hosted dockable changes and the title panel title and tab needs to update.
|
void titleChange(TitleChangeEvent e)
e - The event object indicating what has happed in the port.