Class CvDefinitionPanel

    • Field Detail

      • cvValidationModel

        protected com.jgoodies.validation.ValidationResultModel cvValidationModel
    • Method Detail

      • clearAllEditors

        protected void clearAllEditors()
      • resetPendingChanges

        public void resetPendingChanges()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • tabSelected

        public void tabSelected​(boolean selected)
        Specified by:
        tabSelected in interface TabSelectionListener
        Parameters:
        selected - the tab is selected
      • getPortListener

        public org.bidib.wizard.api.model.listener.PortListener<org.bidib.wizard.model.ports.FeedbackPort> getPortListener()
        Specified by:
        getPortListener in interface org.bidib.wizard.api.model.listener.PortListenerProvider<org.bidib.wizard.model.ports.FeedbackPort>
      • listChanged

        public void listChanged()
        Specified by:
        listChanged 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
      • 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