The listener interface for receiving "interesting" events (tab added, removed and removing). The listener object created is then registered with a tool window using the addToolWindowListener method.
@author Angelo De Caro (angelo.decaro@gmail.com)
@see ToolWindowTab
@see ToolWindow#addToolWindowListener(ToolWindowListener)
@see ToolWindowTabEvent
@since 1.3.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.