Interface FeaturesViewListener


public interface FeaturesViewListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Close the view.
    void
    write(Collection<org.bidib.jbidibc.messages.Feature> features)
    Write provided features.
  • Method Details

    • close

      void close()
      Close the view.
    • write

      void write(Collection<org.bidib.jbidibc.messages.Feature> features)
      Write provided features.
      Parameters:
      features - the features to write