Class SimpleFxControllerAndView<C,​V extends javafx.scene.Node>

  • All Implemented Interfaces:
    FxControllerAndView<C,​V>

    public class SimpleFxControllerAndView<C,​V extends javafx.scene.Node>
    extends Object
    implements FxControllerAndView<C,​V>
    SimpleFxControllerAndView is a container class for Controller beans and their corresponding Views.
    Author:
    Rene Gielen