javadoc
authorjprocter <Jim Procter>
Tue, 29 Jan 2008 10:11:45 +0000 (10:11 +0000)
committerjprocter <Jim Procter>
Tue, 29 Jan 2008 10:11:45 +0000 (10:11 +0000)
src/jalview/gui/AlignFrame.java

index 2a91435..b6e0f70 100755 (executable)
@@ -1447,9 +1447,9 @@ public class AlignFrame
   }
 
   /**
-   * DOCUMENT ME!
+   * Paste contents of Jalview clipboard
    *
-   * @param newAlignment DOCUMENT ME!
+   * @param newAlignment true to paste to a new alignment, otherwise add to this.
    */
   void paste(boolean newAlignment)
   {