Interface TabCloseListener


  • public interface TabCloseListener
    • Method Detail

      • tabAboutToBeClosed

        boolean tabAboutToBeClosed​(int tabIndex)
      • tabClosed

        void tabClosed​(java.lang.String title,
                       java.awt.Component component)