jdk-24/jdk/test/java/awt/print/bug8023392/bug8023392.html
2013-09-05 15:37:40 +04:00

21 lines
415 B
HTML

<html>
<!--
@test
@bug 8023392
@summary Swing text components printed with spaces between chars
@author Anton Nashatyrev
@run applet/manual=yesno bug8023392.html
-->
<head>
<title> Bug 8023392 </title>
</head>
<body>
<h1>Bug ID: 8023392</h1>
<p> See the dialog box (usually in upper left corner) for instructions</p>
<APPLET CODE="bug8023392.class" WIDTH=400 HEIGHT=400></APPLET>
</body>
</html>