summaryrefslogtreecommitdiffstats
path: root/Master/Reference Architectures and Patterns/hjp5/examples/Schranke.html
blob: 59b6d1c0095d7912b389cf73bea08de5071bef1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<head>
<title>Schranke</title>
</head>
<body>
<h1>Schranke</h1>
<applet code="Schranke.class" width=400 height=10>
<param name="redwidth" value=10>
<param name="whitewidth" value=7>
Hier steht das Applet Schranke.class
</applet>
</body>
</html>