JAL-1482 nascent feature settings model and controller classes (for next stage of...
[jalview.git] / src / jalview / api / FeatureSettingsControllerI.java
1 package jalview.api;
2
3 public interface FeatureSettingsControllerI
4 {
5   
6 }