This commit is contained in:
2024-08-07 09:16:27 -04:00
parent fdfadd5c7e
commit 5f971cf684
5200 changed files with 731717 additions and 0 deletions

26
java/PROTO/VJ265~1.HTM Normal file
View File

@@ -0,0 +1,26 @@
<html>
<! NOTE - this file was generated by Microsoft Developer Studio because no HTML file was specified.
DO NOT EDIT this file. It will be regenerated each time you launch your applet.
To create a permanent HTML file,
1. Create a new text file and save it
2. Insert the file into your project
3. Select "Settings..." from the "Build" menu
a. Choose the "Debug" tab
b. Set the "Category" to "Browser"
c. In the "Parameters" section, select "Use parameters from HTML page"
d. Specify the new HTML file name in the edit box for "HTML page"
>
<head>
<title>JFoo</title>
</head>
<body>
<hr>
<applet
code=JFoo
width=200
height=200>
</applet>
<hr>
</body>
</html>