提交 e3ac8581 编写于 作者: D dcherepanov

6953894: docs build reports warning in java.awt.FileDialog

Reviewed-by: art
上级 ef527fa1
...@@ -99,7 +99,7 @@ public class FileDialog extends Dialog { ...@@ -99,7 +99,7 @@ public class FileDialog extends Dialog {
* Contains the File instances for all the files that the user selects. * Contains the File instances for all the files that the user selects.
* *
* @serial * @serial
* @see getFiles * @see #getFiles
* @since 1.7 * @since 1.7
*/ */
private File[] files; private File[] files;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册