JAL-1645 source formatting and organise imports
[jalview.git] / src / jalview / api / structures / JalviewStructureDisplayI.java
index edbbbbf..fd66388 100644 (file)
@@ -54,8 +54,10 @@ public interface JalviewStructureDisplayI
    *          if true, force close any linked external viewer process
    */
   void closeViewer(boolean closeExternalViewer);
+
   /**
    * apply a colourscheme to the structures in the viewer
+   * 
    * @param colourScheme
    */
   void setJalviewColourScheme(ColourSchemeI colourScheme);