doc and todo about setting position of new internal frames
authorjprocter <Jim Procter>
Thu, 22 Apr 2010 12:00:45 +0000 (12:00 +0000)
committerjprocter <Jim Procter>
Thu, 22 Apr 2010 12:00:45 +0000 (12:00 +0000)
src/jalview/gui/Desktop.java

index ab2175d..e00f993 100755 (executable)
@@ -285,7 +285,7 @@ public class Desktop extends jalview.jbgui.GDesktop implements
   }
 
   /**
-   * DOCUMENT ME!
+   * Adds and opens the given frame to the desktop 
    * 
    * @param frame
    *          DOCUMENT ME!
@@ -321,6 +321,7 @@ public class Desktop extends jalview.jbgui.GDesktop implements
           boolean resizable)
   {
 
+    //TODO: allow callers to determine X and Y position of frame (eg. via bounds object).
     // TODO: consider fixing method to update entries in the window submenu with
     // the current window title