Class FeaturesPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class FeaturesPanel extends JPanel
See Also:
  • Constructor Details

  • Method Details

    • addFeaturesWriteListener

      public void addFeaturesWriteListener(FeaturesWriteListener listener)
    • showFeatures

      public void showFeatures(Collection<org.bidib.jbidibc.messages.Feature> features)
    • getTable

      public JTable getTable()
    • writeFeatures

      public void writeFeatures()
      Write the features to the model and notify the listener of the changed features. If no exception is thrown the model is updated with the new feature values.