Interface ITabCloseButtonListener

All Known Implementing Classes:
DefaultTabCloseButtonListener

public interface ITabCloseButtonListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    tabCloseButtonPressed(JTabbedPane tabbedPane, int tabIndex)
     
  • Method Details

    • tabCloseButtonPressed

      void tabCloseButtonPressed(JTabbedPane tabbedPane, int tabIndex)