Interface FeatureListener


  • public interface FeatureListener
    • Method Detail

      • featureChanged

        void featureChanged​(org.bidib.jbidibc.messages.Feature feature)
        Signal that the feature has changed.
        Parameters:
        feature - the changed feature
      • featuresChanged

        void featuresChanged()
        Signal that the features have changed.