提交 4d044f49 编写于 作者: A art

6551589: ContainerListener Documentation may be incorrect

Reviewed-by: serb
上级 126db5be
...@@ -42,7 +42,7 @@ import java.util.EventListener; ...@@ -42,7 +42,7 @@ import java.util.EventListener;
* Container events are provided for notification purposes ONLY; * Container events are provided for notification purposes ONLY;
* The AWT will automatically handle add and remove operations * The AWT will automatically handle add and remove operations
* internally so the program works properly regardless of * internally so the program works properly regardless of
* whether the program registers a <code>ComponentListener</code> or not. * whether the program registers a {@code ContainerListener} or not.
* *
* @see ContainerAdapter * @see ContainerAdapter
* @see ContainerEvent * @see ContainerEvent
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册