Uses of Class
org.tentackle.fx.container.FxTabPane
-
Packages that use FxTabPane Package Description org.tentackle.fx.container.delegate Delegates implementing tentackle features for FX containers. -
-
Uses of FxTabPane in org.tentackle.fx.container.delegate
Methods in org.tentackle.fx.container.delegate that return FxTabPane Modifier and Type Method Description FxTabPaneFxTabPaneDelegate. getContainer()Constructors in org.tentackle.fx.container.delegate with parameters of type FxTabPane Constructor Description FxTabPaneDelegate(FxTabPane container)Creates the delegate.
-