Interface LocoControllerFactory


  • public interface LocoControllerFactory
    • Method Detail

      • createLocoController

        LocoController createLocoController​(org.bidib.wizard.api.model.CommandStationNodeInterface node,
                                            JFrame parent,
                                            org.bidib.wizard.api.model.NodeProvider nodeProvider)
        Create the loco controller.
        Parameters:
        node - the node
        parent - the parent frame
        nodeProvider - the node provider
        Returns:
        the loco controller