doc and todo about setting position of new internal frames
[jalview.git] / 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