jdk-24/jdk/test/java/awt/print/bug8023392/bug8023392.html

21 lines
415 B
HTML
Raw Normal View History

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