JAL-1482 nascent feature settings model and controller classes (for next stage of...
[jalview.git] / src / jalview / controller / FeatureSettingsControllerGuiI.java
diff --git a/src/jalview/controller/FeatureSettingsControllerGuiI.java b/src/jalview/controller/FeatureSettingsControllerGuiI.java
new file mode 100644 (file)
index 0000000..781759e
--- /dev/null
@@ -0,0 +1,6 @@
+package jalview.controller;
+
+public interface FeatureSettingsControllerGuiI
+{
+
+}