Interface TabCloseListener


public interface TabCloseListener
  • Method Details

    • tabAboutToBeClosed

      boolean tabAboutToBeClosed(int tabIndex)
    • tabClosed

      void tabClosed(String title, Component component)