Uses of Interface
org.apache.uima.tools.cpm.TabClosedListener
Packages that use TabClosedListener
-
Uses of TabClosedListener in org.apache.uima.tools.cpm
Classes in org.apache.uima.tools.cpm that implement TabClosedListenerFields in org.apache.uima.tools.cpm declared as TabClosedListenerModifier and TypeFieldDescriptionprivate TabClosedListenerJTabbedPaneWithCloseIcons.tabClosedListenerThe tab closed listener.Methods in org.apache.uima.tools.cpm with parameters of type TabClosedListenerModifier and TypeMethodDescriptionvoidJTabbedPaneWithCloseIcons.addTabClosedListener(TabClosedListener aTabClosedListener) Adds the tab closed listener.