Uses of Class
org.tentackle.fx.component.FxChoiceBox
-
Packages that use FxChoiceBox Package Description org.tentackle.fx.component.delegate Delegates implementing tentackle features for FX components. -
-
Uses of FxChoiceBox in org.tentackle.fx.component.delegate
Methods in org.tentackle.fx.component.delegate that return FxChoiceBox Modifier and Type Method Description FxChoiceBox<?>FxChoiceBoxDelegate. getComponent()Constructors in org.tentackle.fx.component.delegate with parameters of type FxChoiceBox Constructor Description FxChoiceBoxDelegate(FxChoiceBox<?> component)Creates the delegate.
-