jdk-24/jdk/test/java/awt/List/SetFontTest/SetFontTest.html
2007-12-01 00:00:00 +00:00

21 lines
429 B
HTML

<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>