6960126: With GTK L&F JDesktopPane substitutes set desktop manager
Reviewed-by: malenkov
--- a/jdk/src/share/classes/javax/swing/JDesktopPane.java Fri Sep 17 23:34:53 2010 +0400
+++ b/jdk/src/share/classes/javax/swing/JDesktopPane.java Tue Sep 21 10:03:53 2010 +0400
@@ -215,7 +215,8 @@
/**
* Sets the <code>DesktopManger</code> that will handle
- * desktop-specific UI actions.
+ * desktop-specific UI actions. This may be overridden by
+ * {@code LookAndFeel}.
*
* @param d the <code>DesktopManager</code> to use
*