Interface PomProgrammerControllerFactory


public interface PomProgrammerControllerFactory
  • Method Details

    • createPomProgrammerController

      PomProgrammerController createPomProgrammerController(org.bidib.wizard.api.model.CommandStationNodeInterface node, DialogRegistry dialogRegistry, 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