JAL-653 JAL-1780 javadoc for FeatureRenderer prior to splitting into model and render...
[jalview.git] / src / jalview / api / structures / JalviewStructureDisplayI.java
index a846e94..edbbbbf 100644 (file)
@@ -48,9 +48,12 @@ public interface JalviewStructureDisplayI
   void dispose();
 
   /**
-   * shutdown any structure viewing processes started by this display
+   * Shutdown any Jalview structure viewing processes started by this display
+   * 
+   * @param closeExternalViewer
+   *          if true, force close any linked external viewer process
    */
-  void closeViewer();
+  void closeViewer(boolean closeExternalViewer);
   /**
    * apply a colourscheme to the structures in the viewer
    * @param colourScheme