Interface PomProgrammerControllerFactory


  • public interface PomProgrammerControllerFactory
    • Method Detail

      • createPomProgrammerController

        PomProgrammerController createPomProgrammerController​(org.bidib.wizard.api.model.CommandStationNodeInterface node,
                                                              JFrame parent,
                                                              Point location)
        Create the PomProgrammer controller.
        Parameters:
        node - the node
        parent - the parent frame
        location - the location to show
        Returns:
        the initialized PomProgrammer controller