Aucune description

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

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