Keine Beschreibung

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

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