4371 - 4380 of 4505 for *HatSearch Results
DoModal   (JLink Symbol)
DoModal[] does not return until the Java side sends an expression of the form EvaluatePacket[EndModal[args]].
EndJavaBlock   (JLink Symbol)
EndJavaBlock[] ends an evaluation block equivalent to a JavaBlock, except that it works across a larger span than the evaluation of a single expression.
FrontEndLink   (JLink Symbol)
FrontEndLink[] returns the link to the front end that will be used by UseFrontEnd[].
GetClass   (JLink Symbol)
GetClass[javaobject] returns the JavaClass that identifies the object's class.
GetJavaException   (JLink Symbol)
GetJavaException[] returns the Java Exception object that was thrown in the most recent call from Mathematica to Java.
GetJVM   (JLink Symbol)
GetJVM[link] returns the JVM expression that corresponds to link, which was returned from InstallJava.
ImplementJavaInterface   (JLink Symbol)
ImplementJavaInterface[interfaces, mappings] uses the Dynamic Proxy facility of Java to create a new Java class and return an object of that class that implements the named ...
JavaBlock   (JLink Symbol)
JavaBlock[expr] causes all new Java objects returned to Mathematica during the evaluation of expr to be released when expr finishes. It is an error to refer to such an object ...
JavaClassPath   (JLink Symbol)
JavaClassPath[] returns the class search path in use by the Java runtime. This includes classes specified via the CLASSPATH environment variable (if any), directories and ...
JavaLink   (JLink Symbol)
JavaLink[] returns the MathLink LinkObject that is used to communicate with the J/Link Java runtime.
1 ... 435|436|437|438|439|440|441 ... 451 Previous Next

...