Interface TabClosedListener


  • public interface TabClosedListener
    Interface for classes that listen to changes in visibility of tabs of a BaseTabbedPane.
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    See Also:
    BaseTabbedPane
    • Method Detail

      • tabClosed

        void tabClosed​(TabClosedEvent e)
        Gets called when a tab gets closed.
        Parameters:
        e - the trigger event