Description Usage Arguments Value
Create a Java-proxy-interface-backed refClass.
| 1 2 3 4 |   setJavaImplementation(Class, fields = list(), contains =
  character(), methods = list(), implements = character(),
  extends = "java.lang.Object", where =
  topenv(parent.frame()), ...)
 | 
| Class | name of the Java interface to be implemented | 
| fields | cf.  | 
| contains | cf.  | 
| methods | cf. cf.  | 
| implements | a character vector of Java interfaces implemented | 
| extends | which Java base class is extended | 
| where | the environment to define the javaRefClass in | 
| ... | arguments to  | 
a Java-proxy-interface-backed refClass
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.