Interface LocoTableControllerFactory


  • public interface LocoTableControllerFactory
    • Method Detail

      • createLocoTableController

        LocoTableController createLocoTableController​(org.bidib.wizard.api.model.NodeInterface node,
                                                      JFrame parent)
        Create the LocoTableController instance.
        Parameters:
        node - the node
        parent - the parent frame
        Returns:
        the LocoTableController instance