Nenhuma descrição

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

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