Няма описание

jfromentin af6807c5e3 Update Readme.md преди 9 години
img af1d10cc23 Init with a newer version of the applet преди 9 години
AppletMain.html af1d10cc23 Init with a newer version of the applet преди 9 години
Braid.java af1d10cc23 Init with a newer version of the applet преди 9 години
BraidDrawing.java af1d10cc23 Init with a newer version of the applet преди 9 години
Components.java af1d10cc23 Init with a newer version of the applet преди 9 години
HandleReductionApplet.java af1d10cc23 Init with a newer version of the applet преди 9 години
HandleReductionMain.java af1d10cc23 Init with a newer version of the applet преди 9 години
HandleReductionPanel.java af1d10cc23 Init with a newer version of the applet преди 9 години
List.java af1d10cc23 Init with a newer version of the applet преди 9 години
Listener.java af1d10cc23 Init with a newer version of the applet преди 9 години
Node.java af1d10cc23 Init with a newer version of the applet преди 9 години
Readme.md af6807c5e3 Update Readme.md преди 9 години
handleApplet.html af1d10cc23 Init with a newer version of the applet преди 9 години

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