8053376ea2
Reviewed-by: alexsch, alexp
21 lines
415 B
HTML
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>
|