Uses of Class
ca.cgjennings.ui.JReorderableTabbedPane
-
Packages that use JReorderableTabbedPane Package Description ca.cgjennings.apps.arkham.deck ca.cgjennings.ui -
-
Uses of JReorderableTabbedPane in ca.cgjennings.apps.arkham.deck
Methods in ca.cgjennings.apps.arkham.deck with parameters of type JReorderableTabbedPane Modifier and Type Method Description void
DeckEditor. tabbedPanesReordered(JReorderableTabbedPane source, int oldindex, int newindex)
-
Uses of JReorderableTabbedPane in ca.cgjennings.ui
Subclasses of JReorderableTabbedPane in ca.cgjennings.ui Modifier and Type Class Description class
JCloseableTabbedPane
Methods in ca.cgjennings.ui with parameters of type JReorderableTabbedPane Modifier and Type Method Description void
TabbedPaneReorderListener. tabbedPanesReordered(JReorderableTabbedPane source, int oldindex, int newindex)
-