Uses of Class
org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons
-
Packages that use JTabbedPaneWithCloseIcons Package Description org.apache.uima.tools.cpm -
-
Uses of JTabbedPaneWithCloseIcons in org.apache.uima.tools.cpm
Fields in org.apache.uima.tools.cpm declared as JTabbedPaneWithCloseIcons Modifier and Type Field Description private JTabbedPaneWithCloseIconsCpmPanel. aeTabbedPaneThe ae tabbed pane.private JTabbedPaneWithCloseIconsCpmPanel. consumerTabbedPaneThe consumer tabbed pane.Methods in org.apache.uima.tools.cpm with parameters of type JTabbedPaneWithCloseIcons Modifier and Type Method Description voidCpmPanel. tabClosed(JTabbedPaneWithCloseIcons source, int tabPos)voidTabClosedListener. tabClosed(JTabbedPaneWithCloseIcons source, int tabPos)Tab closed.
-