9d7b3f41e0
Reviewed-by: peterz
10 lines
269 B
HTML
10 lines
269 B
HTML
<html>
|
|
<body>
|
|
When applet starts, you'll see a panel with a TitledBorder with title "Panel Title".
|
|
If this title is overstriken with the border line, test fails, otherwise it passes.
|
|
|
|
<applet width="600" height="300" code="Test4243289.class">
|
|
</applet>
|
|
</body>
|
|
</html>
|