Uses of Class
com.bc.ceres.binding.ConverterRegistry
-
Packages that use ConverterRegistry Package Description com.bc.ceres.binding The main purpose of this package is to provide a simple data binding framework for binding Java objects to a GUI or a DOM. -
-
Uses of ConverterRegistry in com.bc.ceres.binding
Methods in com.bc.ceres.binding that return ConverterRegistry Modifier and Type Method Description static ConverterRegistry
ConverterRegistry. getInstance()
Gets the singleton instance of the registry.
-