Uses of Interface
org.apache.uima.tools.cpm.TabClosedListener
-
Packages that use TabClosedListener Package Description org.apache.uima.tools.cpm -
-
Uses of TabClosedListener in org.apache.uima.tools.cpm
Classes in org.apache.uima.tools.cpm that implement TabClosedListener Modifier and Type Class Description classCpmPanelThe Class CpmPanel.Fields in org.apache.uima.tools.cpm declared as TabClosedListener Modifier and Type Field Description private TabClosedListenerJTabbedPaneWithCloseIcons. tabClosedListenerThe tab closed listener.Methods in org.apache.uima.tools.cpm with parameters of type TabClosedListener Modifier and Type Method Description voidJTabbedPaneWithCloseIcons. addTabClosedListener(TabClosedListener aTabClosedListener)Adds the tab closed listener.
-