Class DmxModelerController

    • Constructor Detail

      • DmxModelerController

        public DmxModelerController​(org.bidib.wizard.api.model.NodeInterface node,
                                    JFrame parent)
    • Method Detail

      • start

        public void start​(com.vlsolutions.swing.docking.DockingDesktop desktop,
                          org.bidib.wizard.api.model.NodeListProvider mainModel)
      • createDockable

        public com.vlsolutions.swing.docking.Dockable createDockable()
      • listChanged

        public void listChanged()
        Specified by:
        listChanged in interface org.bidib.wizard.api.model.listener.NodeListListener
      • nodeChanged

        public void nodeChanged​(org.bidib.wizard.api.model.NodeInterface node)
        Specified by:
        nodeChanged in interface org.bidib.wizard.api.model.listener.NodeListListener
      • nodeStateChanged

        public void nodeStateChanged​(org.bidib.wizard.api.model.NodeInterface node)
        Specified by:
        nodeStateChanged in interface org.bidib.wizard.api.model.listener.NodeListListener
      • listNodeAdded

        public void listNodeAdded​(org.bidib.wizard.api.model.NodeInterface node)
        Specified by:
        listNodeAdded in interface org.bidib.wizard.api.model.listener.NodeListListener
      • listNodeRemoved

        public void listNodeRemoved​(org.bidib.wizard.api.model.NodeInterface node)
        Specified by:
        listNodeRemoved in interface org.bidib.wizard.api.model.listener.NodeListListener
      • nodeWillChange

        public void nodeWillChange​(org.bidib.wizard.api.model.NodeInterface node)
        Specified by:
        nodeWillChange in interface org.bidib.wizard.api.model.listener.NodeListListener