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 JTabbedPaneWithCloseIconsCpmPanel.aeTabbedPaneThe ae tabbed pane.private JTabbedPaneWithCloseIconsCpmPanel.consumerTabbedPaneThe consumer tabbed pane.Methods in org.apache.uima.tools.cpm with parameters of type JTabbedPaneWithCloseIconsModifier and TypeMethodDescriptionvoidCpmPanel.tabClosed(JTabbedPaneWithCloseIcons source, int tabPos) voidTabClosedListener.tabClosed(JTabbedPaneWithCloseIcons source, int tabPos) Tab closed.