Skip to content

stepheneb/NetLogoAppletLiveConnect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

=== Purpose: Add javascript communications to the NetLogo Applet

Project Includes: Simple subclass of org.nlogo.lite.Applet HTML file example. Referenced .logo file (Fire)

Limitations: Currently, the released (5.0) NetLogoLite.jar does not provide access to necessary classes. Therefore you have to build against NetLogo.jar

This also means that your HTML page has to include all of the jars in the /lib file

Eventually, this can be corrected by altering the way that the NetLogoLite.jar is optimized.

About

make netlogo applet communicate with javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%