Sin descripción

jfromentin af6807c5e3 Update Readme.md hace 9 años
img af1d10cc23 Init with a newer version of the applet hace 9 años
AppletMain.html af1d10cc23 Init with a newer version of the applet hace 9 años
Braid.java af1d10cc23 Init with a newer version of the applet hace 9 años
BraidDrawing.java af1d10cc23 Init with a newer version of the applet hace 9 años
Components.java af1d10cc23 Init with a newer version of the applet hace 9 años
HandleReductionApplet.java af1d10cc23 Init with a newer version of the applet hace 9 años
HandleReductionMain.java af1d10cc23 Init with a newer version of the applet hace 9 años
HandleReductionPanel.java af1d10cc23 Init with a newer version of the applet hace 9 años
List.java af1d10cc23 Init with a newer version of the applet hace 9 años
Listener.java af1d10cc23 Init with a newer version of the applet hace 9 años
Node.java af1d10cc23 Init with a newer version of the applet hace 9 años
Readme.md af6807c5e3 Update Readme.md hace 9 años
handleApplet.html af1d10cc23 Init with a newer version of the applet hace 9 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