git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c0b78f
)
doc and todo about setting position of new internal frames
author
jprocter
<Jim Procter>
Thu, 22 Apr 2010 12:00:45 +0000
(12:00 +0000)
committer
jprocter
<Jim Procter>
Thu, 22 Apr 2010 12:00:45 +0000
(12:00 +0000)
src/jalview/gui/Desktop.java
patch
|
blob
|
history
diff --git
a/src/jalview/gui/Desktop.java
b/src/jalview/gui/Desktop.java
index
ab2175d
..
e00f993
100755
(executable)
--- 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