Nenhuma descrição

Jean Fromentin d6d33dcf25 Add Readme.md 10 anos atrás
img af1d10cc23 Init with a newer version of the applet 10 anos atrás
AppletMain.html af1d10cc23 Init with a newer version of the applet 10 anos atrás
Braid.java af1d10cc23 Init with a newer version of the applet 10 anos atrás
BraidDrawing.java af1d10cc23 Init with a newer version of the applet 10 anos atrás
Components.java af1d10cc23 Init with a newer version of the applet 10 anos atrás
HandleReductionApplet.java af1d10cc23 Init with a newer version of the applet 10 anos atrás
HandleReductionMain.java af1d10cc23 Init with a newer version of the applet 10 anos atrás
HandleReductionPanel.java af1d10cc23 Init with a newer version of the applet 10 anos atrás
List.java af1d10cc23 Init with a newer version of the applet 10 anos atrás
Listener.java af1d10cc23 Init with a newer version of the applet 10 anos atrás
Node.java af1d10cc23 Init with a newer version of the applet 10 anos atrás
Readme.md d6d33dcf25 Add Readme.md 10 anos atrás
handleApplet.html af1d10cc23 Init with a newer version of the applet 10 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