gecko-dev/js/rhino/examples
igor%mir2.org be6494c229 Switch to using Context.javaToJS instead of Context.toObject 2004-06-07 10:35:22 +00:00
..
Control.java Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples 2003-10-09 07:00:40 +00:00
Counter.java Cosmetics: removal of junk white-space at line end 2002-12-17 20:48:35 +00:00
CounterTest.java Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples 2003-10-09 07:00:40 +00:00
DynamicScopes.java Adjusting examples not to assume that Context.initStandardObjects(ScriptableObject) returns ScriptableObject since that was changed back to Scriptable for compatibility. 2003-11-04 14:54:43 +00:00
File.java Switch to using Context.javaToJS instead of Context.toObject 2004-06-07 10:35:22 +00:00
Foo.java Cosmetics: removal of junk white-space at line end 2002-12-17 20:48:35 +00:00
Matrix.java Cosmetics: removal of junk white-space at line end 2002-12-17 20:48:35 +00:00
NervousText.html Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples 2003-10-09 07:00:40 +00:00
NervousText.js Cosmetics: removal of end-of-line junk space 2003-10-09 06:57:12 +00:00
PrimitiveWrapFactory.java Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples 2003-10-09 07:00:40 +00:00
RunScript.java Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples 2003-10-09 07:00:40 +00:00
RunScript2.java Switch to using Context.javaToJS instead of Context.toObject 2004-06-07 10:35:22 +00:00
RunScript3.java Switch to using Context.javaToJS instead of Context.toObject 2004-06-07 10:35:22 +00:00
RunScript4.java Use newly introduced Context.initStandardObjects(), not initStandardObjects(null) in the examples 2003-10-09 07:00:40 +00:00
Shell.java GlobalScope is removed as its introduction had to serious consequences with compatibility and usage. Instead a special purpose class ClassCache is introduces to hold various caches. The class binds itself to an arbitrary object by using new SciptableObject.associateValue method so arbitrary ScriptableObject can be used as a scope without performance penalties. 2003-11-01 15:34:23 +00:00
SwingApplication.js Updates to reflect new extension to allow to pass function to Java method expecting interface: now interface with multiple methods are allowed as long as all methods has the same signature 2004-03-24 15:44:19 +00:00
checkParam.js Cosmetics: removal of end-of-line junk space 2003-10-09 06:57:12 +00:00
enum.js Cosmetics: removal of end-of-line junk space 2003-10-09 06:57:12 +00:00
jsdoc.js Cosmetics: removal of end-of-line junk space 2003-10-09 06:57:12 +00:00
liveConnect.js Cosmetics: removal of end-of-line junk space 2003-10-09 06:57:12 +00:00
unique.js Cosmetics: removal of end-of-line junk space 2003-10-09 06:57:12 +00:00