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