jdk/src/share/classes/javax/swing/JFrame.java
changeset 21982 fd6e5fe509df
parent 21278 ef8a3a2a72f2
child 22574 7f8ce0c8c20a
--- a/jdk/src/share/classes/javax/swing/JFrame.java	Thu Dec 05 09:44:53 2013 +0100
+++ b/jdk/src/share/classes/javax/swing/JFrame.java	Thu Dec 05 18:04:12 2013 +0400
@@ -324,7 +324,7 @@
      * Sets the operation that will happen by default when
      * the user initiates a "close" on this frame.
      * You must specify one of the following choices:
-     * <p>
+     * <br><br>
      * <ul>
      * <li><code>DO_NOTHING_ON_CLOSE</code>
      * (defined in <code>WindowConstants</code>):