JAL-4265 JAL-4267 allow injection of custom commands outside of Viewer binding model
[jalview.git] / src / jalview / structures / models / AAStructureBindingModel.java
index 9f15e55..6385551 100644 (file)
@@ -1098,7 +1098,7 @@ public abstract class AAStructureBindingModel
    * @param getReply
    * @param msg
    */
-  protected List<String> executeCommands(List<StructureCommandI> commands,
+  public List<String> executeCommands(List<StructureCommandI> commands,
           boolean getReply, String msg)
   {
     return executeCommand(getReply, msg,