Uses of Interface
org.tentackle.fx.table.TableCellTypeFactory
-
Packages that use TableCellTypeFactory Package Description org.tentackle.fx.table FX table support. -
-
Uses of TableCellTypeFactory in org.tentackle.fx.table
Classes in org.tentackle.fx.table that implement TableCellTypeFactory Modifier and Type Class Description classDefaultTableCellTypeFactoryThe default GUI provider factory.Methods in org.tentackle.fx.table that return TableCellTypeFactory Modifier and Type Method Description static TableCellTypeFactoryTableCellTypeFactory. getInstance()The singleton.
-