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
private JTabbedPaneWithCloseIcons
CpmPanel.consumerTabbedPane
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)