Brak opisu

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

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