Sin descripción

Jean Fromentin d6d33dcf25 Add Readme.md hace 10 años
img af1d10cc23 Init with a newer version of the applet hace 10 años
AppletMain.html af1d10cc23 Init with a newer version of the applet hace 10 años
Braid.java af1d10cc23 Init with a newer version of the applet hace 10 años
BraidDrawing.java af1d10cc23 Init with a newer version of the applet hace 10 años
Components.java af1d10cc23 Init with a newer version of the applet hace 10 años
HandleReductionApplet.java af1d10cc23 Init with a newer version of the applet hace 10 años
HandleReductionMain.java af1d10cc23 Init with a newer version of the applet hace 10 años
HandleReductionPanel.java af1d10cc23 Init with a newer version of the applet hace 10 años
List.java af1d10cc23 Init with a newer version of the applet hace 10 años
Listener.java af1d10cc23 Init with a newer version of the applet hace 10 años
Node.java af1d10cc23 Init with a newer version of the applet hace 10 años
Readme.md d6d33dcf25 Add Readme.md hace 10 años
handleApplet.html af1d10cc23 Init with a newer version of the applet hace 10 años

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