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