aboutsummaryrefslogtreecommitdiff
path: root/test/java/awt/List/SetFontTest/SetFontTest.html
blob: 5d2508e397b55cc544f79aca14556e16d912e49f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<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>