Interface FeatureListener
-
public interface FeatureListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfeatureChanged(org.bidib.jbidibc.messages.Feature feature)Signal that the feature has changed.voidfeaturesChanged()Signal that the features have changed.
-