Some booring school homeworks in java
[mirrors/Programs.git] / java / Kalkulator / build / classes / Kalkulator / Kalkulator.html
CommitLineData
2623b47b
H
1<HTML>
2<HEAD>
3 <TITLE>Applet HTML Page</TITLE>
4</HEAD>
5<BODY>
6
7<!--
8*** GENERATED applet HTML launcher - DO NOT EDIT IN 'BUILD' FOLDER ***
9
10If you need to modify this HTML launcher file (e.g., to add applet parameters),
11copy it to where your applet class is found in the SRC folder. If you do this,
12the IDE will use it when you run or debug the applet.
13
14Tip: To exclude an HTML launcher from the JAR file, use exclusion filters in
15the Packaging page in the Project Properties dialog.
16
17For more information see the online help.
18-->
19
20<H3><HR WIDTH="100%">Applet HTML Page<HR WIDTH="100%"></H3>
21
22<P>
23<APPLET codebase=".." code="Kalkulator/Kalkulator.class" width=350 height=200></APPLET>
24</P>
25
26<HR WIDTH="100%"><FONT SIZE=-1><I>Generated by NetBeans IDE</I></FONT>
27</BODY>
28</HTML>
This page took 0.137737 seconds and 4 git commands to generate.