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