first commit
This commit is contained in:
commit
903adef594
31 changed files with 2522 additions and 0 deletions
28
build/AppletProiettile.html
Normal file
28
build/AppletProiettile.html
Normal file
|
@ -0,0 +1,28 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Applet HTML Page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
|
||||
<!--
|
||||
*** GENERATED applet HTML launcher - DO NOT EDIT IN 'BUILD' FOLDER ***
|
||||
|
||||
If you need to modify this HTML launcher file (e.g., to add applet parameters),
|
||||
copy it to where your applet class is found in the SRC folder. If you do this,
|
||||
the IDE will use it when you run or debug the applet.
|
||||
|
||||
Tip: To exclude an HTML launcher from the JAR file, use exclusion filters in
|
||||
the Packaging page in the Project Properties dialog.
|
||||
|
||||
For more information see the online help.
|
||||
-->
|
||||
|
||||
<H3><HR WIDTH="100%">Applet HTML Page<HR WIDTH="100%"></H3>
|
||||
|
||||
<P>
|
||||
<APPLET codebase="classes" code="proiettile/AppletProiettile.class" width=350 height=200></APPLET>
|
||||
</P>
|
||||
|
||||
<HR WIDTH="100%"><FONT SIZE=-1><I>Generated by NetBeans IDE</I></FONT>
|
||||
</BODY>
|
||||
</HTML>
|
0
build/classes/.netbeans_automatic_build
Normal file
0
build/classes/.netbeans_automatic_build
Normal file
0
build/classes/.netbeans_update_resources
Normal file
0
build/classes/.netbeans_update_resources
Normal file
BIN
build/classes/img/bgCampo.png
Normal file
BIN
build/classes/img/bgCampo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 819 KiB |
BIN
build/classes/img/cann.png
Normal file
BIN
build/classes/img/cann.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4 KiB |
BIN
build/classes/img/cannEmpty.png
Normal file
BIN
build/classes/img/cannEmpty.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.8 KiB |
BIN
build/classes/proiettile/AppletProiettile.class
Normal file
BIN
build/classes/proiettile/AppletProiettile.class
Normal file
Binary file not shown.
BIN
build/classes/proiettile/ListenerProiettile.class
Normal file
BIN
build/classes/proiettile/ListenerProiettile.class
Normal file
Binary file not shown.
BIN
build/classes/proiettile/Proiettile.class
Normal file
BIN
build/classes/proiettile/Proiettile.class
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue