< prev index next >

test/jdk/javax/swing/plaf/nimbus/TestDisabledToolTipBorder.java

Print this page

        

@@ -19,11 +19,12 @@
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 /**
- * @test @bug 8058785
+ * @test
+ * @bug 8058785
  * @summary Displaying border around the disabled component's tool tip text
  * @run main/manual TestDisabledToolTipBorder
  */
 import java.awt.GridBagConstraints;
 import java.awt.GridBagLayout;
< prev index next >