Interface TabClosedListener

All Known Implementing Classes:
CpmPanel

public interface TabClosedListener
Callback interface used in conjunction with JTabbedPaneWithCloseIcons
See Also:
  • Method Details

    • tabClosed

      void tabClosed(JTabbedPaneWithCloseIcons source, int tabPos)
      Parameters:
      source - the JTabbedPaneWithCloseIcons control sending this event
      tabPos - position of the tab that was closed