Interface LocoTableControllerFactory


  • public interface LocoTableControllerFactory
    • Method Detail

      • createLocoTableController

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