Package org.apache.uima.tools.cpm
Interface TabClosedListener
- All Known Implementing Classes:
CpmPanel
public interface TabClosedListener
Callback interface used in conjunction with JTabbedPaneWithCloseIcons
- See Also:
-
Method Summary
-
Method Details
-
tabClosed
- Parameters:
source
- the JTabbedPaneWithCloseIcons control sending this eventtabPos
- position of the tab that was closed
-