Nessuna descrizione

jfromentin af6807c5e3 Update Readme.md 9 anni fa
img af1d10cc23 Init with a newer version of the applet 9 anni fa
AppletMain.html af1d10cc23 Init with a newer version of the applet 9 anni fa
Braid.java af1d10cc23 Init with a newer version of the applet 9 anni fa
BraidDrawing.java af1d10cc23 Init with a newer version of the applet 9 anni fa
Components.java af1d10cc23 Init with a newer version of the applet 9 anni fa
HandleReductionApplet.java af1d10cc23 Init with a newer version of the applet 9 anni fa
HandleReductionMain.java af1d10cc23 Init with a newer version of the applet 9 anni fa
HandleReductionPanel.java af1d10cc23 Init with a newer version of the applet 9 anni fa
List.java af1d10cc23 Init with a newer version of the applet 9 anni fa
Listener.java af1d10cc23 Init with a newer version of the applet 9 anni fa
Node.java af1d10cc23 Init with a newer version of the applet 9 anni fa
Readme.md af6807c5e3 Update Readme.md 9 anni fa
handleApplet.html af1d10cc23 Init with a newer version of the applet 9 anni fa

Readme.md

Their is two way to compile and use the handle reduction program :

1) As an applet :

javac HandleReductionApplet.java

open handleApplet.html in a web-browser

2) An an application :

javac HandleRedutionMain.java

java HandleReductionMain