JAL-2210 use addDBRef to ensure normalisation (just in case the uniprot record is...
[jalview.git] / src / jalview / api / AlignViewportI.java
index c08527c..0840520 100644 (file)
@@ -122,6 +122,11 @@ public interface AlignViewportI extends ViewStyleI
   boolean isClosed();
 
   /**
+   * Dispose of all references or resources held by the viewport
+   */
+  void dispose();
+
+  /**
    * get the associated calculation thread manager for the view
    * 
    * @return