jdk/test/java/awt/List/SetFontTest/SetFontTest.html
author amurillo
Wed, 15 Aug 2012 16:49:38 -0700
changeset 13465 d3fc5d192448
parent 2 90ce3da70b43
child 21596 0e3a39f29dbc
permissions -rw-r--r--
7191765: make jdk8 the default jprt release for hs24 Reviewed-by: jcoomes

<html>
<!--  
  @test
  @bug 5010944 6248072
  @summary List's rows overlap one another
  @author Dmitry Cherepanov area=awt-list
  @run applet/manual=yesno SetFontTest.html
  -->
<head>
<title> SetFontTest </title>
</head>
<body>

<h1>SetFontTest<br>Bug ID: 5010944</h1>

<p> See the dialog box (usually in upper left corner) for instructions</p>

<APPLET CODE="SetFontTest.class" WIDTH=200 HEIGHT=200></APPLET>
</body>
</html>