public
Description: Rhino Swing Test App
Homepage: http://github.com/kylecordes/rsta/
Clone URL: git://github.com/kylecordes/rsta.git
rsta /
name age message
file .classpath Sun Oct 19 11:46:20 -0700 2008 Simplify, by removing JGoodies Looks [kylecordes]
file .gitignore Sun Jul 20 10:01:19 -0700 2008 initial try, with JAR URL in JNLP, does not work [kylecordes]
file .project Sun Jul 20 10:01:19 -0700 2008 initial try, with JAR URL in JNLP, does not work [kylecordes]
file README.txt Sun Oct 19 11:46:20 -0700 2008 Simplify, by removing JGoodies Looks [kylecordes]
file build.xml Sun Oct 19 11:46:20 -0700 2008 Simplify, by removing JGoodies Looks [kylecordes]
directory examples/ Sun Oct 19 11:46:20 -0700 2008 Simplify, by removing JGoodies Looks [kylecordes]
directory js/ Mon Oct 20 07:43:04 -0700 2008 fix typo [kylecordes]
directory lib/ Sun Oct 19 11:46:20 -0700 2008 Simplify, by removing JGoodies Looks [kylecordes]
directory misc/ Mon Oct 20 07:33:18 -0700 2008 Final tweaks [kylecordes]
directory src/ Sun Oct 19 11:46:20 -0700 2008 Simplify, by removing JGoodies Looks [kylecordes]
README.txt
Rhino Swing Test Application
Proof of concept: it is possible to create a rich Swing application
writing code 99% in Javascript.

Copyright 2008 Kyle Cordes
http://kylecordes.com

Run it online: http://kylecordes.com/rsta/


*** Eclipse ***

I work on this with Eclipse, hence the Eclipse metadata files.

To get Eclipse support for JS editing, either download the JEE
Eclipse package, or download the (much smaller) Java Eclipse package
then use the Eclipse update mechanism to add the in the JSDT from
the WTP.