-
Notifications
You must be signed in to change notification settings - Fork 1
/
AppletRunner.html
28 lines (27 loc) · 1.52 KB
/
AppletRunner.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- This file automatically generated by BlueJ Java Development -->
<!-- Environment. It is regenerated automatically each time the -->
<!-- applet is run. Any manual changes made to file will be lost -->
<!-- when the applet is next run inside BlueJ. Save into a -->
<!-- directory outside of the package directory if you want to -->
<!-- preserve this file. -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AppletRunner Applet</title>
</head>
<body>
<h1>AppletRunner Applet</h1>
<hr>
<applet code="AppletRunner.class"
width=100
height=500
codebase="."
archive="file:/C:/Program%20Files%20(x86)/BlueJ/lib/bluejcore.jar,file:/C:/Program%20Files%20(x86)/BlueJ/lib/junit-4.8.2.jar,file:/C:/Program%20Files%20(x86)/BlueJ/lib/userlib/pi4j-core.jar,file:/C:/Program%20Files%20(x86)/BlueJ/lib/userlib/pi4j-device.jar,file:/C:/Program%20Files%20(x86)/BlueJ/lib/userlib/pi4j-gpio-extension.jar,file:/C:/Program%20Files%20(x86)/BlueJ/lib/userlib/pi4j-service.jar,file:/C:/Users/5710945/Java/Lab10/Lab10HinesPetriello/"
alt="Your browser understands the <APPLET> tag but isn't running the applet, for some reason."
>
Your browser is ignoring the <APPLET> tag!
</applet>
<hr>
</body>
</html>