From: jprocter Date: Thu, 22 Apr 2010 12:00:45 +0000 (+0000) Subject: doc and todo about setting position of new internal frames X-Git-Tag: Release_2_5~63 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=ae5bd210f395a630dd24a0942adfaf2a44818b2f;p=jalview.git doc and todo about setting position of new internal frames --- diff --git a/src/jalview/gui/Desktop.java b/src/jalview/gui/Desktop.java index ab2175d..e00f993 100755 --- a/src/jalview/gui/Desktop.java +++ b/src/jalview/gui/Desktop.java @@ -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