Merge branch 'develop' into features/JAL-2909_bamImport2_11
[jalview.git] / src / jalview / gui / AquaInternalFrameManager.java
index 829135b..537ec17 100644 (file)
@@ -60,6 +60,7 @@ import javax.swing.JInternalFrame;
  * around to the bottom of the window stack (as the original implementation
  * does)
  * 
+ * see com.sun.java.swing.plaf.windows.WindowsDesktopManager
  */
 public class AquaInternalFrameManager extends DefaultDesktopManager
 {
@@ -253,4 +254,4 @@ public class AquaInternalFrameManager extends DefaultDesktopManager
   {
     switchFrame(false);
   }
-}
\ No newline at end of file
+}