Uses of Class
org.tentackle.fx.ShortLongTextCellFactory
-
Packages that use ShortLongTextCellFactory Package Description org.tentackle.fx.component Extended FX components. -
-
Uses of ShortLongTextCellFactory in org.tentackle.fx.component
Methods in org.tentackle.fx.component that return ShortLongTextCellFactory Modifier and Type Method Description protected ShortLongTextCellFactory<T>FxComboBox. createShortLongTextCellFactory()Creates aShortLongTextCellFactory.
-