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