“3bb48060d12876fa851c2624653010ad91ce1148”上不存在“src/share/native/java/util/zip/zlib-1.2.8/zlib.h”
提交 0735dd53 编写于 作者: B bagiras

8028283: Revert JavaDoc changes pushed for JDK-7068423

Reviewed-by: art, serb
上级 3b907183
...@@ -341,12 +341,11 @@ public abstract class GraphicsDevice { ...@@ -341,12 +341,11 @@ public abstract class GraphicsDevice {
} }
/** /**
* Returns the {@code Window} object representing the * Returns the <code>Window</code> object representing the
* full-screen window if the device is in full-screen mode. * full-screen window if the device is in full-screen mode.
* *
* @return the full-screen window, or {@code null} if the device is * @return the full-screen window, or <code>null</code> if the device is
* not in full-screen mode. The {@code Window} object can differ * not in full-screen mode.
* from the object previously set by {@code setFullScreenWindow}.
* @see #setFullScreenWindow(Window) * @see #setFullScreenWindow(Window)
* @since 1.4 * @since 1.4
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册