Uses of Class
ca.cgjennings.ui.JCloseableTabbedPane
-
Packages that use JCloseableTabbedPane Package Description ca.cgjennings.ui -
-
Uses of JCloseableTabbedPane in ca.cgjennings.ui
Methods in ca.cgjennings.ui with parameters of type JCloseableTabbedPane Modifier and Type Method Description void
TabClosingListener. tabClosing(JCloseableTabbedPane source, int tab, boolean isDirty)
Constructors in ca.cgjennings.ui with parameters of type JCloseableTabbedPane Constructor Description TabCloseComponent(JCloseableTabbedPane pane)
-