Class FeedbackPortPanelController

    • Constructor Detail

    • Method Detail

      • openLocoDialog

        public void openLocoDialog​(org.bidib.jbidibc.messages.FeedbackAddressData addressData)
        Description copied from interface: FeedbackPortPanelListener
        Open the loco controller dialog with the provided address.
        Specified by:
        openLocoDialog in interface FeedbackPortPanelListener
        Parameters:
        addressData - the address
      • openPomDialog

        public void openPomDialog​(org.bidib.jbidibc.messages.FeedbackAddressData addressData)
        Description copied from interface: FeedbackPortPanelListener
        Open the POM dialog with the provided address.
        Specified by:
        openPomDialog in interface FeedbackPortPanelListener
        Parameters:
        addressData - the address
      • labelsChangedEvent

        @EventListener(org.bidib.wizard.common.labels.LabelsChangedEvent.class)
        public void labelsChangedEvent​(org.bidib.wizard.common.labels.LabelsChangedEvent labelsChangedEvent)