Uses of Interface
cz.masci.springfx.mvci.controller.ViewProvider
Packages that use ViewProvider
-
Uses of ViewProvider in cz.masci.springfx.mvci.controller.impl
Classes in cz.masci.springfx.mvci.controller.impl that implement ViewProviderModifier and TypeClassDescriptionclassSimpleController<T extends javafx.scene.layout.Region,U extends javafx.util.Builder<T>> Simple controller implementation providing view through the view builder provided in the constructor.