Interface TabListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
DecoratedTabPanel, TabPanel

@Deprecated public interface TabListener extends EventListener
Event listener interface for tab events, used primarily by TabBar and TabPanel.