Uses of Interface
ca.cgjennings.ui.TabClosingListener
-
Packages that use TabClosingListener Package Description ca.cgjennings.ui -
-
Uses of TabClosingListener in ca.cgjennings.ui
Methods in ca.cgjennings.ui with parameters of type TabClosingListener Modifier and Type Method Description void
JCloseableTabbedPane. addTabClosingListener(TabClosingListener li)
void
JCloseableTabbedPane. removeTabClosingListener(TabClosingListener li)
-