Uses of Class
org.mozilla.javascript.NativeJavaObject

Packages that use NativeJavaObject
org.mozilla.javascript   
 

Uses of NativeJavaObject in org.mozilla.javascript
 

Subclasses of NativeJavaObject in org.mozilla.javascript
 class NativeJavaArray
          This class reflects Java arrays into the JavaScript environment.
 class NativeJavaClass
          This class reflects Java classes into the JavaScript environment, mainly for constructors and static members.
 



Copyright © 2013. All Rights Reserved.