Class DmxSceneryView

  • All Implemented Interfaces:
    com.vlsolutions.swing.docking.Dockable

    public class DmxSceneryView
    extends Object
    implements com.vlsolutions.swing.docking.Dockable
    The DmxSceneryView is the view that shows the list of the DmxScenery instances that are currently loaded.
    • Constructor Detail

      • DmxSceneryView

        public DmxSceneryView​(com.vlsolutions.swing.docking.DockingDesktop desktop,
                              org.bidib.wizard.api.model.NodeInterface node,
                              DmxSceneryModel dmxSceneryModel,
                              SettingsService settingsService,
                              org.bidib.wizard.common.labels.WizardLabelWrapper wizardLabelWrapper)
    • Method Detail

      • createPanel

        public void createPanel()
      • setDmxModelerControllerListener

        public void setDmxModelerControllerListener​(DmxModelerControllerListener dmxModelerControllerListener)
        Parameters:
        dmxModelerControllerListener - the dmxModelerControllerListener to set
      • getDockKey

        public com.vlsolutions.swing.docking.DockKey getDockKey()
        Specified by:
        getDockKey in interface com.vlsolutions.swing.docking.Dockable
      • getComponent

        public Component getComponent()
        Specified by:
        getComponent in interface com.vlsolutions.swing.docking.Dockable