Uses of Class
org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons
Packages that use JTabbedPaneWithCloseIcons
-
Uses of JTabbedPaneWithCloseIcons in org.apache.uima.tools.cpm
Fields in org.apache.uima.tools.cpm declared as JTabbedPaneWithCloseIconsModifier and TypeFieldDescriptionprivate JTabbedPaneWithCloseIcons
CpmPanel.aeTabbedPane
The ae tabbed pane.private JTabbedPaneWithCloseIcons
CpmPanel.consumerTabbedPane
The consumer tabbed pane.Methods in org.apache.uima.tools.cpm with parameters of type JTabbedPaneWithCloseIconsModifier and TypeMethodDescriptionvoid
CpmPanel.tabClosed
(JTabbedPaneWithCloseIcons source, int tabPos) void
TabClosedListener.tabClosed
(JTabbedPaneWithCloseIcons source, int tabPos) Tab closed.