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