Description Usage Arguments Author(s) See Also
These functions are for internal use by SJava, or are used in primarily outdated examples.
1 2 3 4 5 6 7 | ## S3 method for class 'JavaException'
conditionMessage(c)
## S3 method for class 'JavaException'
conditionCall(c)
getLastJavaException()
createListener(methods, jinterface, jname = "",
superClass = "org.omegahat.R.Java.RJavaInstance")
|
c |
A condition object. |
methods |
a named list of functions to be invoked, in particular
|
jinterface |
A Java class (e.g.,
|
jname |
A name (as used by |
superClass |
The super class for the defined and dynamically compiled class. |
Duncan Temple Lang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.